summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/Config.in b/Config.in
index 14128b39b..355b96e90 100644
--- a/Config.in
+++ b/Config.in
@@ -28,7 +28,6 @@ source "target/config/Config.in.qemuopts"
source "target/config/Config.in.cpu"
source "target/config/Config.in.tasks"
source "target/config/Config.in.rootfs"
-source "target/config/Config.in.target"
source "target/config/Config.in"
menu "Package selection"
@@ -45,14 +44,17 @@ menu "Runtime configuration"
source "target/config/Config.in.runtime"
endmenu
+menu "Linux Kernel configuration"
source "target/config/Config.in.kernelversion"
source "target/config/Config.in.kernelcfg"
+source "target/config/Config.in.kernelcmd"
source "target/linux/config/Config.in.compression"
-menu "Kernel configuration"
+menu "Advanced Kernel configuration"
visible if ADK_TARGET_OS_LINUX && ADK_TARGET_KERNEL_CUSTOMISING && !ADK_APPLIANCE_TOOLCHAIN && !ADK_TARGET_CHOOSE_ARCH && !ADK_TARGET_KERNEL_USE_DEFCONFIG && !ADK_TARGET_KERNEL_USE_CUSTOMCONFIG
source "target/linux/Config.in"
endmenu
+endmenu
menu "Toolchain settings"
visible if !ADK_TARGET_CHOOSE_ARCH