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.32-rc1~166^2~80 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=29e02cb3ffda6ef48a50fea880f63ac8178308bb;p=karo-tx-linux.git ASoC: Hook i.MX into build Signed-off-by: Mark Brown --- diff --git a/sound/soc/Kconfig b/sound/soc/Kconfig index d3e786a9a0a7..b1749bc67979 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"