|
@@ -22,16 +22,16 @@ if SND_SOC
|
|
|
config SND_SOC_AC97_BUS
|
|
|
bool
|
|
|
|
|
|
-# All the supported Soc's
|
|
|
+# All the supported SoCs
|
|
|
source "sound/soc/atmel/Kconfig"
|
|
|
source "sound/soc/au1x/Kconfig"
|
|
|
+source "sound/soc/blackfin/Kconfig"
|
|
|
+source "sound/soc/davinci/Kconfig"
|
|
|
+source "sound/soc/fsl/Kconfig"
|
|
|
+source "sound/soc/omap/Kconfig"
|
|
|
source "sound/soc/pxa/Kconfig"
|
|
|
source "sound/soc/s3c24xx/Kconfig"
|
|
|
source "sound/soc/sh/Kconfig"
|
|
|
-source "sound/soc/fsl/Kconfig"
|
|
|
-source "sound/soc/davinci/Kconfig"
|
|
|
-source "sound/soc/omap/Kconfig"
|
|
|
-source "sound/soc/blackfin/Kconfig"
|
|
|
|
|
|
# Supported codecs
|
|
|
source "sound/soc/codecs/Kconfig"
|