summaryrefslogtreecommitdiff
path: root/src/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/Kconfig')
-rw-r--r--src/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Kconfig b/src/Kconfig
index 0d56291de4..2b5f05ed1b 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -738,7 +738,7 @@ source "payloads/Kconfig"
menu "Debugging"
comment "CPU Debug Settings"
-source "src/cpu/*/Kconfig.debug"
+source "src/cpu/*/Kconfig.debug_cpu"
comment "General Debug Settings"