summaryrefslogtreecommitdiff
path: root/arch/arm64
diff options
context:
space:
mode:
authorDaniel Semkowicz <dse@thaumatec.com>2024-01-18 12:09:42 +0100
committerDaniel Semkowicz <dse@thaumatec.com>2024-01-18 13:08:03 +0100
commit34a11f5d885fc3e02fc6894d073410a2bf8f8c98 (patch)
tree457507f1efb339ce1b70da46938c52acf4afcaad /arch/arm64
parentf76281fc2707a405c8a0b7d94f8d18d3a2e4e235 (diff)
TSD: arm64: configs: puma: Disable firmware sysfs fallback
Disable a sysfs userspace fallback mechanism for firmware load requests. When enabled and device firmware was not found, this option will cause a 60s delay, before initializing the device. For this reason, keep it disabled by default. Relates-to: PIXR-311 Signed-off-by: Daniel Semkowicz <dse@thaumatec.com>
Diffstat (limited to 'arch/arm64')
-rw-r--r--arch/arm64/configs/puma-rk3399_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/configs/puma-rk3399_defconfig b/arch/arm64/configs/puma-rk3399_defconfig
index ca6b4d0d10b0..235a1adfa31f 100644
--- a/arch/arm64/configs/puma-rk3399_defconfig
+++ b/arch/arm64/configs/puma-rk3399_defconfig
@@ -205,7 +205,6 @@ CONFIG_PCI_EPF_TEST=y
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_FW_LOADER_USER_HELPER=y
-CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y
CONFIG_ARM_SCMI_PROTOCOL=y
CONFIG_ARM_SCPI_PROTOCOL=y
CONFIG_EFI_CAPSULE_LOADER=y