X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=sound%2Fsoc%2FKconfig;h=225bfda414e98d91da49140451d8bb09e16c9f12;hb=df5c79e982b38eec1d184668d66f9ce0c426e2a1;hp=2ae9619443d15dbeaf128cab385347db6bf26369;hpb=47295aa4380dc990c38f86ec67fea425dcfd64c6;p=firefly-linux-kernel-4.4.55.git diff --git a/sound/soc/Kconfig b/sound/soc/Kconfig index 2ae9619443d1..225bfda414e9 100644 --- a/sound/soc/Kconfig +++ b/sound/soc/Kconfig @@ -30,6 +30,9 @@ config SND_SOC_GENERIC_DMAENGINE_PCM bool select SND_DMAENGINE_PCM +config SND_SOC_TOPOLOGY + bool + # All the supported SoCs source "sound/soc/adi/Kconfig" source "sound/soc/atmel/Kconfig" @@ -54,6 +57,7 @@ source "sound/soc/samsung/Kconfig" source "sound/soc/sh/Kconfig" source "sound/soc/sirf/Kconfig" source "sound/soc/spear/Kconfig" +source "sound/soc/sti/Kconfig" source "sound/soc/tegra/Kconfig" source "sound/soc/txx9/Kconfig" source "sound/soc/ux500/Kconfig"