]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - sound/aoa/Kconfig
Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6
[karo-tx-linux.git] / sound / aoa / Kconfig
index a85194fe0b06119a7044009c1fd5aef50cd2c7e1..c081e18b95400fac658a4821c87373d200906c05 100644 (file)
@@ -1,17 +1,17 @@
-menu "Apple Onboard Audio driver"
-       depends on SND!=n && PPC
-
-config SND_AOA
+menuconfig SND_AOA
        tristate "Apple Onboard Audio driver"
-       depends on SOUND && SND_PCM
+       depends on PPC_PMAC
+       select SND_PCM
        ---help---
        This option enables the new driver for the various
        Apple Onboard Audio components.
 
+if SND_AOA
+
 source "sound/aoa/fabrics/Kconfig"
 
 source "sound/aoa/codecs/Kconfig"
 
 source "sound/aoa/soundbus/Kconfig"
 
-endmenu
+endif  # SND_AOA