X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=sound%2FKconfig;h=4247406160e7ef7c5684943a9c3065e1ec73eb9a;hb=107bad8bef5ab2c3a3bff7648c18c9dc3abdc13b;hp=e48b9b37d228ddec3c0b4172ec493d70ee2f4db4;hpb=5e16e3f0e24dadb79b96b6134cd3303f0d42f0c5;p=linux-2.6-omap-h63xx.git diff --git a/sound/Kconfig b/sound/Kconfig index e48b9b37d22..4247406160e 100644 --- a/sound/Kconfig +++ b/sound/Kconfig @@ -28,11 +28,6 @@ config SOUND and read ; the module will be called soundcore. - I'm told that even without a sound card, you can make your computer - say more than an occasional beep, by programming the PC speaker. - Kernel patches and supporting utilities to do that are in the pcsp - package, available at . - source "sound/oss/dmasound/Kconfig" if !M68K @@ -63,6 +58,10 @@ source "sound/aoa/Kconfig" source "sound/arm/Kconfig" +if SPI +source "sound/spi/Kconfig" +endif + source "sound/mips/Kconfig" source "sound/sh/Kconfig"