From: Marcel Ziswiler Date: Wed, 28 Sep 2022 07:33:36 +0000 (+0200) Subject: ARM: imx_v6_v7_defconfig: Enable USB GPIO extcon support X-Git-Tag: v6.2-rc1~207^2~7^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=41f501d51792384d5ff76c55547f6b81278b27ca;p=thirdparty%2Flinux.git ARM: imx_v6_v7_defconfig: Enable USB GPIO extcon support Enable USB GPIO extcon support aka CONFIG_EXTCON_USB_GPIO as e.g. used on Colibri iMX6 and Colibri iMX7 for USB device/host role switching. Signed-off-by: Marcel Ziswiler Signed-off-by: Shawn Guo --- diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index 078d61b758a9a..fccf9265caa7f 100644 --- a/arch/arm/configs/imx_v6_v7_defconfig +++ b/arch/arm/configs/imx_v6_v7_defconfig @@ -397,6 +397,7 @@ CONFIG_CLK_IMX8MN=y CONFIG_CLK_IMX8MP=y CONFIG_CLK_IMX8MQ=y CONFIG_SOC_IMX8M=y +CONFIG_EXTCON_USB_GPIO=y CONFIG_IIO=y CONFIG_MMA8452=y CONFIG_IMX7D_ADC=y