summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig10
1 files changed, 5 insertions, 5 deletions
diff --git a/Kconfig b/Kconfig
index 1a6ee6e..d700ec9 100644
--- a/Kconfig
+++ b/Kconfig
@@ -51,15 +51,15 @@ menu "Toolchain configuration"
source "kconfig/toolchain.kconfig"
endmenu
-menu "Target build options"
-source kconfig/targetbuildopts.kconfig
-endmenu
-
-menu "Debugging system"
+menu "Debugging systems (GDB, strace, etc.)"
source "packages/development/gdb/gdb.kconfig"
source "kconfig/strace.kconfig"
endmenu
+menu "Target build options"
+source kconfig/targetbuildopts.kconfig
+endmenu
+
menu "Embtoolkit build options and host tools"
comment "-----------------------------"
comment "Host tools"