summaryrefslogtreecommitdiff
path: root/arch/arm64/configs/defconfig
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2020-09-28 16:09:39 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2020-09-28 15:48:40 +0000
commitc70361ef32dd50a9fe531c37ebf83f34b3d00184 (patch)
tree2e307c217c10724d6a1b9ddfb03f5dc2c9e4ed63 /arch/arm64/configs/defconfig
parent6758422ddc4119fc8fad958049f17aeee7a6d125 (diff)
defconfig: 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: Philippe Schenker <philippe.schenker@toradex.com>
Diffstat (limited to 'arch/arm64/configs/defconfig')
-rw-r--r--arch/arm64/configs/defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 74ed46c21af4..93b1ec9a7215 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -189,8 +189,6 @@ CONFIG_PCI_LAYERSCAPE=y
CONFIG_PCIE_LAYERSCAPE_GEN4=y
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
-CONFIG_FW_LOADER_USER_HELPER=y
-CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y
CONFIG_BRCMSTB_GISB_ARB=y
CONFIG_SIMPLE_PM_BUS=y
CONFIG_VEXPRESS_CONFIG=y