summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2022-05-05 16:50:04 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2022-05-05 16:50:04 +0200
commit2dd12357e5a6349e8506e27cbd3703cf1f041c22 (patch)
tree8131287cc4fd02534e79f23f374cc7a1e2968155 /recipes-kernel/linux
parentefe6ef09d78efe549af8a89833d6e3548b590b9e (diff)
linux-toradex-mainline: enable extcon gpio and usb-gpio
Enable them extcon gpio and usb-gpio configurations should we ever wish to actually make use of any of those. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline-git/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-toradex-mainline-git/defconfig b/recipes-kernel/linux/linux-toradex-mainline-git/defconfig
index 4eaff99..79e40cd 100644
--- a/recipes-kernel/linux/linux-toradex-mainline-git/defconfig
+++ b/recipes-kernel/linux/linux-toradex-mainline-git/defconfig
@@ -395,6 +395,8 @@ CONFIG_CLK_IMX8MN=y
CONFIG_CLK_IMX8MP=y
CONFIG_CLK_IMX8MQ=y
CONFIG_SOC_IMX8M=y
+CONFIG_EXTCON_GPIO=y
+CONFIG_EXTCON_USB_GPIO=y
CONFIG_IIO=y
CONFIG_MMA8452=y
CONFIG_IMX7D_ADC=y