X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sound%2FKconfig;h=b65ee4701f98fab7d6564d9cee6d771455aa3603;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=56f5cc726ccf5ad68a46ec14ded3d01e1c68d816;hpb=9bf4aaab3e101692164d49b7ca357651eb691cb6;p=linux-2.6.git diff --git a/sound/Kconfig b/sound/Kconfig index 56f5cc726..b65ee4701 100644 --- a/sound/Kconfig +++ b/sound/Kconfig @@ -42,6 +42,11 @@ menu "Advanced Linux Sound Architecture" config SND tristate "Advanced Linux Sound Architecture" depends on SOUND + help + Say 'Y' or 'M' to enable ALSA (Advanced Linux Sound Architecture), + the new base sound system. + + For more information, see source "sound/core/Kconfig" @@ -55,6 +60,8 @@ source "sound/ppc/Kconfig" source "sound/arm/Kconfig" +source "sound/mips/Kconfig" + # the following will depenend on the order of config. # here assuming USB is defined before ALSA source "sound/usb/Kconfig" @@ -70,7 +77,7 @@ source "sound/parisc/Kconfig" endmenu menu "Open Sound System" - depends on SOUND!=n && (BROKEN || !SPARC64) + depends on SOUND!=n config SOUND_PRIME tristate "Open Sound System (DEPRECATED)"