summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-4.4
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2016-06-08 19:43:36 -0700
committerMax Krummenacher <max.krummenacher@toradex.com>2016-06-30 13:28:27 +0200
commitdaf617b544e03f1a16150be53f9278a95a17659f (patch)
tree95146b241e32b8d61815b943a1fc2f5d14a767c6 /recipes-kernel/linux/linux-toradex-4.4
parentba59a33d3946b60da51a5fbae909a82812186596 (diff)
colibri_vf: fix audio and add L2 switch
Resynchronize defconfig with the git tree version: The audio Codec Machine driver was missing hence the sound card got not detected by the SAI driver. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-kernel/linux/linux-toradex-4.4')
-rw-r--r--recipes-kernel/linux/linux-toradex-4.4/defconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-toradex-4.4/defconfig b/recipes-kernel/linux/linux-toradex-4.4/defconfig
index c576ea8..f23d1c5 100644
--- a/recipes-kernel/linux/linux-toradex-4.4/defconfig
+++ b/recipes-kernel/linux/linux-toradex-4.4/defconfig
@@ -114,6 +114,7 @@ CONFIG_NETDEVICES=y
# CONFIG_NET_VENDOR_BROADCOM is not set
# CONFIG_NET_VENDOR_CIRRUS is not set
# CONFIG_NET_VENDOR_FARADAY is not set
+CONFIG_FSL_L2_SWITCH=y
# CONFIG_NET_VENDOR_HISILICON is not set
# CONFIG_NET_VENDOR_INTEL is not set
# CONFIG_NET_VENDOR_MARVELL is not set
@@ -212,8 +213,8 @@ CONFIG_SND=y
# CONFIG_SND_SPI is not set
# CONFIG_SND_USB is not set
CONFIG_SND_SOC=y
-CONFIG_SND_SOC_FSL_SAI=y
CONFIG_SND_IMX_SOC=y
+CONFIG_SND_SOC_FSL_SAI_WM9712=y
CONFIG_SND_SOC_AC97_CODEC=y
CONFIG_HIDRAW=y
CONFIG_HID_MULTITOUCH=m
@@ -272,9 +273,9 @@ CONFIG_ARM_TIMER_SP804=y
CONFIG_SOC_BUS_VF610=y
CONFIG_EXTCON_USB_GPIO=y
CONFIG_IIO=y
-CONFIG_IIO_SYSFS_TRIGGER=y
CONFIG_VF610_ADC=y
CONFIG_VF610_DAC=y
+CONFIG_IIO_SYSFS_TRIGGER=y
CONFIG_PWM=y
CONFIG_PWM_FSL_FTM=y
CONFIG_NVMEM=y