* [PATCH] snd-powermac requires i2c
@ 2004-07-26 10:15 Olaf Hering
0 siblings, 0 replies; only message in thread
From: Olaf Hering @ 2004-07-26 10:15 UTC (permalink / raw)
To: perex, linux-kernel; +Cc: Andrew Morton, Olaf Hering
The alsa driver for powermacs requires i2c support.
Signed-off-by: Olaf Hering <olh@suse.de>
diff -purN linux-2.6.8-rc2-bk2.orig/sound/ppc/Kconfig linux-2.6.8-rc2-bk2.powerbook/sound/ppc/Kconfig
--- linux-2.6.8-rc2-bk2.orig/sound/ppc/Kconfig 2004-06-16 05:19:22.000000000 +0000
+++ linux-2.6.8-rc2-bk2.powerbook/sound/ppc/Kconfig 2004-07-25 08:46:26.000000000 +0000
@@ -3,9 +3,12 @@
menu "ALSA PowerMac devices"
depends on SND!=n && PPC
+comment "ALSA PowerMac requires I2C"
+ depends on SND && I2C=n
+
config SND_POWERMAC
tristate "PowerMac (AWACS, DACA, Burgundy, Tumbler, Keywest)"
- depends on SND
+ depends on SND && I2C
select SND_PCM
endmenu
--
USB is for mice, FireWire is for men!
sUse lINUX ag, nÜRNBERG
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-07-26 10:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-26 10:15 [PATCH] snd-powermac requires i2c Olaf Hering
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox