diff options
author | Takashi Iwai <tiwai@suse.de> | 2011-12-06 16:22:28 +0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2011-12-06 16:22:28 +0400 |
commit | 6c39d6aca10ffac15f6decb6afd9080549fc2392 (patch) | |
tree | 532e75637e12b3a4424d6fc56da8370d5b419806 /sound/soc/imx/Kconfig | |
parent | a020428364485751b607105c8f5a608f9b1fd38b (diff) | |
parent | cefcc03ffc9527dde56807339edb1719c8dbae5f (diff) | |
download | linux-6c39d6aca10ffac15f6decb6afd9080549fc2392.tar.xz |
Merge branch 'fix/asoc' into for-linus
Diffstat (limited to 'sound/soc/imx/Kconfig')
-rw-r--r-- | sound/soc/imx/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/imx/Kconfig b/sound/soc/imx/Kconfig index b133bfcc5848..738391757f2c 100644 --- a/sound/soc/imx/Kconfig +++ b/sound/soc/imx/Kconfig @@ -28,7 +28,7 @@ config SND_MXC_SOC_WM1133_EV1 config SND_SOC_MX27VIS_AIC32X4 tristate "SoC audio support for Visstrim M10 boards" - depends on MACH_IMX27_VISSTRIM_M10 + depends on MACH_IMX27_VISSTRIM_M10 && I2C select SND_SOC_TLV320AIC32X4 select SND_MXC_SOC_MX2 help |