[PATCH] ARM: imx_v6_v7_defconfig: Select CONFIG_SND_SOC_FSL_SAI

Fabio Estevam festevam at gmail.com
Tue Sep 9 20:27:05 PDT 2014


From: Fabio Estevam <fabio.estevam at freescale.com>

The fsl sai driver is used by the vf610-twr board, so let's enable it by
default.

Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
---
 arch/arm/configs/imx_v6_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index f386e05..5961399 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -202,6 +202,7 @@ CONFIG_LOGO=y
 CONFIG_SOUND=y
 CONFIG_SND=y
 CONFIG_SND_SOC=y
+CONFIG_SND_SOC_FSL_SAI=y
 CONFIG_SND_IMX_SOC=y
 CONFIG_SND_SOC_PHYCORE_AC97=y
 CONFIG_SND_SOC_EUKREA_TLV320=y
-- 
1.9.1




More information about the linux-arm-kernel mailing list