[meta-freescale] [meta-fsl-arm][PATCH v2 2/2] linux-fslc-imx: Add simple card driver support

Breno Lima breno.lima at nxp.com
Wed Aug 10 10:57:52 PDT 2016


Select CONFIG_SND_SIMPLE_CARD driver by default.

warp7 board needs this driver for audio to work.

Signed-off-by: Breno Lima <breno.lima at nxp.com>
---
Changes since v1:
- Improve subject and commit log

 recipes-kernel/linux/linux-fslc-imx/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-kernel/linux/linux-fslc-imx/defconfig b/recipes-kernel/linux/linux-fslc-imx/defconfig
index 5742425..b845674 100644
--- a/recipes-kernel/linux/linux-fslc-imx/defconfig
+++ b/recipes-kernel/linux/linux-fslc-imx/defconfig
@@ -287,6 +287,7 @@ CONFIG_SND_SOC_IMX_SPDIF=y
 CONFIG_SND_SOC_IMX_MC13783=y
 CONFIG_SND_SOC_IMX_SI476X=y
 CONFIG_SND_SOC_IMX_HDMI=y
+CONFIG_SND_SIMPLE_CARD=y
 CONFIG_USB=y
 CONFIG_USB_OTG_WHITELIST=y
 CONFIG_USB_OTG_FSM=y
-- 
2.7.4



More information about the meta-freescale mailing list