]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/Kconfig
sdio: initial CIS parsing code
[linux-2.6-omap-h63xx.git] / sound / Kconfig
index 9d77300746c648cdc6f9700605bc6666257fa5ca..e48b9b37d228ddec3c0b4172ec493d70ee2f4db4 100644 (file)
@@ -2,6 +2,7 @@
 #
 
 menu "Sound"
+       depends on HAS_IOMEM
 
 config SOUND
        tristate "Sound card support"
@@ -64,6 +65,8 @@ source "sound/arm/Kconfig"
 
 source "sound/mips/Kconfig"
 
+source "sound/sh/Kconfig"
+
 # the following will depend on the order of config.
 # here assuming USB is defined before ALSA
 source "sound/usb/Kconfig"
@@ -76,6 +79,8 @@ source "sound/sparc/Kconfig"
 
 source "sound/parisc/Kconfig"
 
+source "sound/soc/Kconfig"
+
 endmenu
 
 menu "Open Sound System"