X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sound%2FKconfig;h=047d59ea0573557392878be64ecbad3bb4acc395;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=56f5cc726ccf5ad68a46ec14ded3d01e1c68d816;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/sound/Kconfig b/sound/Kconfig index 56f5cc726..047d59ea0 100644 --- a/sound/Kconfig +++ b/sound/Kconfig @@ -55,6 +55,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 +72,7 @@ source "sound/parisc/Kconfig" endmenu menu "Open Sound System" - depends on SOUND!=n && (BROKEN || !SPARC64) + depends on SOUND!=n && (BROKEN || (!SPARC32 && !SPARC64)) config SOUND_PRIME tristate "Open Sound System (DEPRECATED)"