diff --git a/Kconfig b/Kconfig index 91170bf8d22..0a2e97578df 100644 --- a/Kconfig +++ b/Kconfig @@ -585,10 +585,10 @@ config MP This provides an option to bringup different processors in multiprocessor cases. -endmenu # General setup - source "api/Kconfig" +endmenu # General setup + source "boot/Kconfig" source "common/Kconfig"