VServer 1.9.2 (patch-2.6.8.1-vs1.9.2.diff)
[linux-2.6.git] / sound / ppc / Kconfig
index 67c991c..1860cb9 100644 (file)
@@ -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