diff options
Diffstat (limited to 'dashboard/config/linux/bits')
| -rw-r--r-- | dashboard/config/linux/bits/debug.yml | 1 | ||||
| -rw-r--r-- | dashboard/config/linux/bits/subsystems.yml | 5 |
2 files changed, 5 insertions, 1 deletions
diff --git a/dashboard/config/linux/bits/debug.yml b/dashboard/config/linux/bits/debug.yml index fec331847..a5521b626 100644 --- a/dashboard/config/linux/bits/debug.yml +++ b/dashboard/config/linux/bits/debug.yml @@ -37,6 +37,7 @@ config: - DEBUG_MEMORY_INIT - DEBUG_NOTIFIERS - DEBUG_CREDENTIALS + - DEBUG_TIMEKEEPING - DEBUG_OBJECTS - DEBUG_OBJECTS_ENABLE_DEFAULT: 1 - DEBUG_OBJECTS_FREE diff --git a/dashboard/config/linux/bits/subsystems.yml b/dashboard/config/linux/bits/subsystems.yml index 176fdc7c5..2d6692023 100644 --- a/dashboard/config/linux/bits/subsystems.yml +++ b/dashboard/config/linux/bits/subsystems.yml @@ -651,7 +651,10 @@ config: - PCIEAER - HOTPLUG_PCI - PCI_ENDPOINT - - FW_CACHE: n + - FW_LOADER_USER_HELPER + - FW_LOADER_USER_HELPER_FALLBACK + - FW_LOADER_COMPRESS + - FW_CACHE: [v5.10, -riscv, -s390] - CONNECTOR - MTD - MTD_BLOCK |
