Kconfig: Organize debugging options per file extensions

Change-Id: Ia4553fb4cd95d2f1fa86eecbf382e6e6dec52b92
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36616
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Arthur Heymans 2019-11-04 21:50:21 +01:00 committed by Patrick Georgi
parent 55f01326cc
commit aae81906b9
2 changed files with 1 additions and 1 deletions

View File

@ -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"