X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=sound%2FKconfig;h=b2a2db47aff54820e02a635655f4c06ce8a92b1a;hb=5513b0c58222d21b704cf352c554d9ab86c3fd97;hp=9ea473823418858f5d4b9e90cf0c14726507d9c1;hpb=e25df1205f37c7bff3ab14fdfc8a5249f3c69c82;p=~andy%2Flinux diff --git a/sound/Kconfig b/sound/Kconfig index 9ea47382341..b2a2db47aff 100644 --- a/sound/Kconfig +++ b/sound/Kconfig @@ -63,8 +63,14 @@ source "sound/aoa/Kconfig" source "sound/arm/Kconfig" +if SPI +source "sound/spi/Kconfig" +endif + 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"