]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/Kconfig
[PATCH] kconfig: PRINTK_TIME depends on PRINTK
[linux-2.6-omap-h63xx.git] / sound / Kconfig
index ee794ae06040a2cf768092f79300ab4f8f1cf4fe..95949b6806acbdf9580b23b10e5e9cac8722df3e 100644 (file)
@@ -58,15 +58,17 @@ source "sound/pci/Kconfig"
 
 source "sound/ppc/Kconfig"
 
+source "sound/aoa/Kconfig"
+
 source "sound/arm/Kconfig"
 
 source "sound/mips/Kconfig"
 
-# the following will depenend on the order of config.
+# the following will depend on the order of config.
 # here assuming USB is defined before ALSA
 source "sound/usb/Kconfig"
 
-# the following will depenend on the order of config.
+# the following will depend on the order of config.
 # here assuming PCMCIA is defined before ALSA
 source "sound/pcmcia/Kconfig"
 
@@ -77,7 +79,7 @@ source "sound/parisc/Kconfig"
 endmenu
 
 menu "Open Sound System"
-       depends on SOUND!=n && (BROKEN || (!SPARC32 && !SPARC64))
+       depends on SOUND!=n
 
 config SOUND_PRIME
        tristate "Open Sound System (DEPRECATED)"