summaryrefslogtreecommitdiff
path: root/recipes-kernel
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2020-06-18 13:44:12 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-06-18 16:55:53 +0200
commita356065cdd2a16c477c2cd7faa14ecff430519f6 (patch)
treebb9b4830221e919de33d2fe83b5c66d8a3f0f442 /recipes-kernel
parent98063a8eaff2e5c81fe107650c6714f7958f2289 (diff)
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 <stefan.agner@toradex.com> (cherry picked from commit 7a1a1ef0da1f7e8c4be18614f1a0d0b1e66ea508)
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-toradex-4.14-2.3.x/mx8/defconfig2
-rw-r--r--recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/mx8/defconfig2
2 files changed, 4 insertions, 0 deletions
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