From: Nicolin Chen Date: Thu, 13 Jun 2013 11:51:04 +0000 (+0800) Subject: ARM: imx_v6_v7_defconfig: Enable imx-wm8962 by default X-Git-Tag: v3.11-rc1~151^2~10^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=42914fdde5bcda9f9118f20456d2c22300cda645;p=platform%2Fkernel%2Flinux-stable.git ARM: imx_v6_v7_defconfig: Enable imx-wm8962 by default Enable imx-wm8962 and PM_RUNTIME, essential for WM8962 CODEC driver. Signed-off-by: Nicolin Chen Signed-off-by: Shawn Guo --- diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index c7eb5f6..0982048 100644 --- a/arch/arm/configs/imx_v6_v7_defconfig +++ b/arch/arm/configs/imx_v6_v7_defconfig @@ -48,6 +48,7 @@ CONFIG_CMDLINE="noinitrd console=ttymxc0,115200" CONFIG_VFP=y CONFIG_NEON=y CONFIG_BINFMT_MISC=m +CONFIG_PM_RUNTIME=y CONFIG_PM_DEBUG=y CONFIG_PM_TEST_SUSPEND=y CONFIG_NET=y @@ -184,6 +185,7 @@ CONFIG_SND_SOC=y CONFIG_SND_IMX_SOC=y CONFIG_SND_SOC_PHYCORE_AC97=y CONFIG_SND_SOC_EUKREA_TLV320=y +CONFIG_SND_SOC_IMX_WM8962=y CONFIG_SND_SOC_IMX_SGTL5000=y CONFIG_SND_SOC_IMX_MC13783=y CONFIG_USB=y