Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux...
[deliverable/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
This page took 0.023954 seconds and 5 git commands to generate.