diff options
-rw-r--r-- | Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -432,6 +432,8 @@ config EXAMPLES endmenu # General setup +menu "Boot options" + menu "Boot images" config ANDROID_BOOT_IMAGE @@ -769,6 +771,8 @@ config ARCH_FIXUP_FDT_MEMORY endmenu # Boot images +endmenu # Booting + source "api/Kconfig" source "common/Kconfig" |