From 7a1a1ef0da1f7e8c4be18614f1a0d0b1e66ea508 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Thu, 18 Jun 2020 13:44:12 +0200 Subject: linux-toradex/-rt: defconfig: add sound drivers for Gumstix AutoBSP Add sound drivers useful for the Gumstix AutoBSP as kernel modules. Related-to: TOR-1068 Signed-off-by: Stefan Agner --- recipes-kernel/linux/linux-toradex-4.14-2.3.x/mx8/defconfig | 2 ++ recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/mx8/defconfig | 2 ++ 2 files changed, 4 insertions(+) diff --git a/recipes-kernel/linux/linux-toradex-4.14-2.3.x/mx8/defconfig b/recipes-kernel/linux/linux-toradex-4.14-2.3.x/mx8/defconfig index 689106c..28c1130 100644 --- a/recipes-kernel/linux/linux-toradex-4.14-2.3.x/mx8/defconfig +++ b/recipes-kernel/linux/linux-toradex-4.14-2.3.x/mx8/defconfig @@ -574,7 +574,9 @@ CONFIG_SND_SOC_IMX_DSP=y CONFIG_SND_SOC_SAMSUNG=y CONFIG_SND_SOC_RCAR=y CONFIG_SND_SOC_AK4613=y +CONFIG_SND_SOC_ICS43432=m CONFIG_SND_SOC_SGTL5000=y +CONFIG_SND_SOC_TLV320AIC3X=m CONFIG_SND_SOC_WM8904=y CONFIG_SND_SIMPLE_CARD=y CONFIG_HIDRAW=y diff --git a/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/mx8/defconfig b/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/mx8/defconfig index c8c33af..4c9b43c 100644 --- a/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/mx8/defconfig +++ b/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/mx8/defconfig @@ -587,7 +587,9 @@ CONFIG_SND_SOC_IMX_DSP=y CONFIG_SND_SOC_SAMSUNG=y CONFIG_SND_SOC_RCAR=y CONFIG_SND_SOC_AK4613=y +CONFIG_SND_SOC_ICS43432=m CONFIG_SND_SOC_SGTL5000=y +CONFIG_SND_SOC_TLV320AIC3X=m CONFIG_SND_SOC_WM8904=y CONFIG_SND_SIMPLE_CARD=y CONFIG_HIDRAW=y -- cgit v1.2.3