From: Marek Vasut Date: Mon, 17 Oct 2016 16:34:33 +0000 (+0200) Subject: ARM: imx_v6_v7_defconfig: Select the es8328 codec driver X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3252e255371ad22c02d5c9d1740d408ce1b10f35;p=linux.git ARM: imx_v6_v7_defconfig: Select the es8328 codec driver Select CONFIG_SND_SOC_ES8328 so that we can have audio functional by default on Kosagi Novena boards. Signed-off-by: Marek Vasut Cc: Fabio Estevam Signed-off-by: Shawn Guo --- diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index 8e66e22d04e61..cbe7faf552457 100644 --- a/arch/arm/configs/imx_v6_v7_defconfig +++ b/arch/arm/configs/imx_v6_v7_defconfig @@ -257,6 +257,7 @@ 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_ES8328=y CONFIG_SND_SOC_IMX_SGTL5000=y CONFIG_SND_SOC_IMX_SPDIF=y CONFIG_SND_SOC_IMX_MC13783=y