From 43e76d65b9f22d9683659a3c4fd4edabaec72f14 Mon Sep 17 00:00:00 2001 From: Francesco Dolcini Date: Fri, 18 Nov 2022 12:47:29 +0100 Subject: linux-toradex-mainline: Refresh 32-bit SOM defconfig Add CONFIG_USB_CONN_GPIO=y to the defconfig. Fixes: dacfc2adbe0c ("linux-toradex-mainline: Rework imx6ull usb dual-role patch") Related-to: ELB-4886 Signed-off-by: Francesco Dolcini (cherry picked from commit ba86dd56a6d9ffc8a381db6b070aa4e015d136ed) --- recipes-kernel/linux/linux-toradex-mainline-git/defconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes-kernel/linux') diff --git a/recipes-kernel/linux/linux-toradex-mainline-git/defconfig b/recipes-kernel/linux/linux-toradex-mainline-git/defconfig index ec29f40..46726c2 100644 --- a/recipes-kernel/linux/linux-toradex-mainline-git/defconfig +++ b/recipes-kernel/linux/linux-toradex-mainline-git/defconfig @@ -189,7 +189,6 @@ CONFIG_GPIO_MXC=y CONFIG_POWER_RESET=y CONFIG_POWER_RESET_SYSCON=y CONFIG_POWER_RESET_SYSCON_POWEROFF=y -CONFIG_POWER_SUPPLY=y CONFIG_SENSORS_GPIO_FAN=y CONFIG_SENSORS_IIO_HWMON=y CONFIG_THERMAL_STATISTICS=y @@ -399,6 +398,7 @@ CONFIG_SND_SOC_FSL_ASOC_CARD=y CONFIG_SND_SOC_AC97_CODEC=y CONFIG_SND_SIMPLE_CARD=y CONFIG_HID_MULTITOUCH=y +CONFIG_USB_CONN_GPIO=y CONFIG_USB=y CONFIG_USB_ANNOUNCE_NEW_DEVICES=y CONFIG_USB_EHCI_HCD=y @@ -520,8 +520,8 @@ CONFIG_NLS_ISO8859_1=y CONFIG_NLS_ISO8859_15=m CONFIG_NLS_UTF8=y CONFIG_SECURITYFS=y -CONFIG_CRYPTO_CTR=y -CONFIG_CRYPTO_GHASH=y +CONFIG_CRYPTO_CCM=y +CONFIG_CRYPTO_GCM=y CONFIG_CRYPTO_DEV_FSL_CAAM=y CONFIG_CRYPTO_DEV_SAHARA=y CONFIG_CRYPTO_DEV_MXS_DCP=y -- cgit v1.2.3