aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/config/linux/upstream-kcsan.config
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2021-03-11 19:29:37 +0100
committerDmitry Vyukov <dvyukov@google.com>2021-03-11 21:26:38 +0100
commitcaa359ddd2e28812df24e1d670cd9de615fcf72a (patch)
treeefb686641a1d70c0d1b51bdee92ab05f8b6113f6 /dashboard/config/linux/upstream-kcsan.config
parentd3e215d6fec1b50276cba685ed5a8c48fc8c68db (diff)
dashboard/config: enable DEBUG_TIMEKEEPING and FW_LOADER
DEBUG_TIMEKEEPING enables some debug checks. FW_LOADER_USER_HELPER was enabled on arm/android but not on x86_64.
Diffstat (limited to 'dashboard/config/linux/upstream-kcsan.config')
-rw-r--r--dashboard/config/linux/upstream-kcsan.config8
1 files changed, 5 insertions, 3 deletions
diff --git a/dashboard/config/linux/upstream-kcsan.config b/dashboard/config/linux/upstream-kcsan.config
index e61a5c137..27c446459 100644
--- a/dashboard/config/linux/upstream-kcsan.config
+++ b/dashboard/config/linux/upstream-kcsan.config
@@ -2124,10 +2124,12 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y
# Firmware loader
#
CONFIG_FW_LOADER=y
+CONFIG_FW_LOADER_PAGED_BUF=y
CONFIG_EXTRA_FIRMWARE=""
-# CONFIG_FW_LOADER_USER_HELPER is not set
-# CONFIG_FW_LOADER_COMPRESS is not set
-# CONFIG_FW_CACHE is not set
+CONFIG_FW_LOADER_USER_HELPER=y
+CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y
+CONFIG_FW_LOADER_COMPRESS=y
+CONFIG_FW_CACHE=y
# end of Firmware loader
CONFIG_WANT_DEV_COREDUMP=y