summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/Config.in b/Config.in
index b9db39c5b..bc6d180ee 100644
--- a/Config.in
+++ b/Config.in
@@ -24,6 +24,10 @@ source "target/config/Config.in.systemopts"
source "target/config/Config.in.subsystem"
source "target/config/Config.in.qemuopts"
source "target/config/Config.in.cpu"
+
+comment "After you saved your configuration once, you shouldn't change anything above"
+ depends on ADK_TARGET_OS_LINUX && !ADK_APPLIANCE_TOOLCHAIN && !ADK_TARGET_CHOOSE_ARCH
+
source "target/config/Config.in.tasks"
menu "Firmware configuration"