diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index 07a6fac930c55b7e620f19f751ba5c0a501832a2..afa30fd5258311104183d7472c414a316785a924 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug @@ -1962,7 +1962,7 @@ config TEST_STATIC_KEYS config BUG_ON_DATA_CORRUPTION bool "Trigger a BUG when data corruption is detected" - select CONFIG_DEBUG_LIST + select DEBUG_LIST help Select this option if the kernel should BUG when it encounters data corruption in kernel memory structures when they get checked