summaryrefslogtreecommitdiff
path: root/kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'kconfig')
-rw-r--r--kconfig/packages.kconfig8
1 files changed, 4 insertions, 4 deletions
diff --git a/kconfig/packages.kconfig b/kconfig/packages.kconfig
index faf2c4b..bebbce2 100644
--- a/kconfig/packages.kconfig
+++ b/kconfig/packages.kconfig
@@ -79,14 +79,14 @@ menu "System packages"
source packages/system/system.kconfig
endmenu
-menu "X window system"
-source packages/x11/x11.kconfig
-endmenu
-
menu "Miscellaneous packages"
source packages/misc/misc.kconfig
endmenu
+menu "X window system"
+source packages/x11/x11.kconfig
+endmenu
+
endmenu
menu "Support native languages in root filesystem"