summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2020-06-18 13:44:12 +0200
committerStefan Agner <stefan.agner@toradex.com>2020-06-18 13:36:28 +0000
commit7a1a1ef0da1f7e8c4be18614f1a0d0b1e66ea508 (patch)
tree3652a6454c68886a5c2bdbe4a571c616392d9dd3
parent5b0bdea54a34e872a707a3e35d97a157f4c00240 (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>
-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