d_path: Make proc_get_link() use a struct path argument
[pandora-kernel.git] / sound / Kconfig
index 9ea4738..b2a2db4 100644 (file)
@@ -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"