aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/base/Kconfig')
-rw-r--r--drivers/base/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/base/Kconfig b/drivers/base/Kconfig
index 98504ec99c7d..59992788966c 100644
--- a/drivers/base/Kconfig
+++ b/drivers/base/Kconfig
@@ -223,6 +223,9 @@ config GENERIC_CPU_DEVICES
223config GENERIC_CPU_AUTOPROBE 223config GENERIC_CPU_AUTOPROBE
224 bool 224 bool
225 225
226config GENERIC_CPU_VULNERABILITIES
227 bool
228
226config SOC_BUS 229config SOC_BUS
227 bool 230 bool
228 231