diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2009-08-15 06:37:30 -0400 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2009-08-15 06:37:30 -0400 |
commit | 29e02cb3ffda6ef48a50fea880f63ac8178308bb (patch) | |
tree | d38574390a3bdc793dcf5dea368ca85833814015 /sound/soc/Kconfig | |
parent | d555a552aeeef45d097f1d3ea2c6dcce6839f1dd (diff) |
ASoC: Hook i.MX into build
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/Kconfig')
-rw-r--r-- | sound/soc/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
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" | |||
29 | source "sound/soc/blackfin/Kconfig" | 29 | source "sound/soc/blackfin/Kconfig" |
30 | source "sound/soc/davinci/Kconfig" | 30 | source "sound/soc/davinci/Kconfig" |
31 | source "sound/soc/fsl/Kconfig" | 31 | source "sound/soc/fsl/Kconfig" |
32 | source "sound/soc/imx/Kconfig" | ||
32 | source "sound/soc/omap/Kconfig" | 33 | source "sound/soc/omap/Kconfig" |
33 | source "sound/soc/pxa/Kconfig" | 34 | source "sound/soc/pxa/Kconfig" |
34 | source "sound/soc/s3c24xx/Kconfig" | 35 | source "sound/soc/s3c24xx/Kconfig" |