From: Gary Zhang Date: Thu, 22 Mar 2012 02:12:29 +0000 (+0800) Subject: ENGR00177581-1 MX6: add wm8962 in defconfig X-Git-Tag: v3.0.35-fsl_4.1.0~1458 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=ed240a5bbb44cf3733c201cefaaef2b234095432;p=karo-tx-linux.git ENGR00177581-1 MX6: add wm8962 in defconfig add wm8962 codec option in imx6_defconfig file Signed-off-by: Gary Zhang --- diff --git a/arch/arm/configs/imx6_defconfig b/arch/arm/configs/imx6_defconfig index 726720fe3732..22629fbd3531 100644 --- a/arch/arm/configs/imx6_defconfig +++ b/arch/arm/configs/imx6_defconfig @@ -1809,6 +1809,7 @@ CONFIG_SND_MXC_SOC_MX2=y CONFIG_SND_MXC_SOC_SPDIF_DAI=y CONFIG_SND_SOC_IMX_SGTL5000=y CONFIG_SND_SOC_IMX_WM8958=y +CONFIG_SND_SOC_IMX_WM8962=y CONFIG_SND_SOC_IMX_CS42888=y CONFIG_SND_SOC_IMX_SPDIF=y CONFIG_SND_SOC_IMX_HDMI=y @@ -1820,6 +1821,7 @@ CONFIG_SND_SOC_MXC_SPDIF=y CONFIG_SND_SOC_SGTL5000=y CONFIG_SND_SOC_CS42888=y CONFIG_SND_SOC_WM8994=y +CONFIG_SND_SOC_WM8962=y # CONFIG_SOUND_PRIME is not set CONFIG_AC97_BUS=y CONFIG_HID_SUPPORT=y