From: Mark Brown Date: Sat, 15 Aug 2009 10:37:30 +0000 (+0100) Subject: ASoC: Hook i.MX into build X-Git-Tag: v2.6.33-rc3~4^2~199 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=29e02cb3ffda6ef48a50fea880f63ac8178308bb;p=profile%2Fcommon%2Fkernel-common.git ASoC: Hook i.MX into build Signed-off-by: Mark Brown --- diff --git a/sound/soc/Kconfig b/sound/soc/Kconfig index d3e786a..b1749bc 100644 --- a/sound/soc/Kconfig +++ b/sound/soc/Kconfig @@ -29,6 +29,7 @@ source "sound/soc/au1x/Kconfig" source "sound/soc/blackfin/Kconfig" source "sound/soc/davinci/Kconfig" source "sound/soc/fsl/Kconfig" +source "sound/soc/imx/Kconfig" source "sound/soc/omap/Kconfig" source "sound/soc/pxa/Kconfig" source "sound/soc/s3c24xx/Kconfig"