summaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2020-09-30 00:12:11 +0200
committerOleksandr Suvorov <oleksandr.suvorov@toradex.com>2021-01-27 20:58:49 +0200
commitd0ae62eaef1dc59b4195e0a2a784628720dc0939 (patch)
tree8e13ecdc7110bce22840cbe7dad0a7c34c933a48 /arch/arm/configs
parentd6305197fbab8d59534ebe77ba43be2e90395bb1 (diff)
arm: configs: colibri-imx7: disable firmware user helper
Since we do not provide any user helper disable those kernel configs. Specifically this patch solves the issue that maxtouch driver is waiting 60s for the user-helper to interact and after that waiting starts the driver up. Disabling those options get rid of the 60s waiting. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/colibri_imx7_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/configs/colibri_imx7_defconfig b/arch/arm/configs/colibri_imx7_defconfig
index 64cb4c837f40..4f2b5ebb4c72 100644
--- a/arch/arm/configs/colibri_imx7_defconfig
+++ b/arch/arm/configs/colibri_imx7_defconfig
@@ -132,8 +132,6 @@ CONFIG_UEVENT_HELPER=y
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
# CONFIG_STANDALONE is not set
-CONFIG_FW_LOADER_USER_HELPER=y
-CONFIG_FW_LOADER_COMPRESS=y
CONFIG_IMX_WEIM=y
CONFIG_CONNECTOR=y
CONFIG_MTD=y