X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=sound%2FKconfig;h=b2a2db47aff54820e02a635655f4c06ce8a92b1a;hb=259d4e41f3ec25f22169daece42729f597b89f9a;hp=9ea473823418858f5d4b9e90cf0c14726507d9c1;hpb=a9deecba19b8f384d97f82c75379da48bccb2588;p=linux-2.6 diff --git a/sound/Kconfig b/sound/Kconfig index 9ea4738234..b2a2db47af 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"