X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=sound%2Fsoc%2FKconfig;fp=sound%2Fsoc%2FKconfig;h=d62ce483a443a5298688f51462e807e6ea1b2cb4;hb=2cde51fbd0f310c8a2c5f977e665c0ac3945b46d;hp=5138b8493051fd54c674fe26ea87d9d5fd1411c6;hpb=50c9697320434d1489d087cbf38f7907a9894609;p=~andy%2Flinux diff --git a/sound/soc/Kconfig b/sound/soc/Kconfig index 5138b849305..d62ce483a44 100644 --- a/sound/soc/Kconfig +++ b/sound/soc/Kconfig @@ -31,8 +31,10 @@ config SND_SOC_GENERIC_DMAENGINE_PCM select SND_DMAENGINE_PCM # All the supported SoCs +source "sound/soc/adi/Kconfig" source "sound/soc/atmel/Kconfig" source "sound/soc/au1x/Kconfig" +source "sound/soc/bcm/Kconfig" source "sound/soc/blackfin/Kconfig" source "sound/soc/cirrus/Kconfig" source "sound/soc/davinci/Kconfig" @@ -42,7 +44,7 @@ source "sound/soc/jz4740/Kconfig" source "sound/soc/nuc900/Kconfig" source "sound/soc/omap/Kconfig" source "sound/soc/kirkwood/Kconfig" -source "sound/soc/mid-x86/Kconfig" +source "sound/soc/intel/Kconfig" source "sound/soc/mxs/Kconfig" source "sound/soc/pxa/Kconfig" source "sound/soc/samsung/Kconfig"