commit | 29e02cb3ffda6ef48a50fea880f63ac8178308bb | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sat Aug 15 11:37:30 2009 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sat Aug 15 11:37:30 2009 +0100 |
tree | d38574390a3bdc793dcf5dea368ca85833814015 | |
parent | d555a552aeeef45d097f1d3ea2c6dcce6839f1dd [diff] |
ASoC: Hook i.MX into build Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
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/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"