summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/Config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/Config.in b/system/Config.in
index 2e14971ba..944146743 100644
--- a/system/Config.in
+++ b/system/Config.in
@@ -101,6 +101,10 @@ comment "systemd needs (e)glibc toolchain, headers >= 3.10"
config BR2_INIT_NONE
bool "None"
+ help
+ Buildroot will not install any init system. You will
+ have to provide your own, either with a new package
+ or with a rootfs-overlay.
endchoice