summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/busybox/busybox/init.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/busybox/busybox/init.cfg')
-rw-r--r--meta/recipes-core/busybox/busybox/init.cfg7
1 files changed, 6 insertions, 1 deletions
diff --git a/meta/recipes-core/busybox/busybox/init.cfg b/meta/recipes-core/busybox/busybox/init.cfg
index 006d4c633e..e96700682a 100644
--- a/meta/recipes-core/busybox/busybox/init.cfg
+++ b/meta/recipes-core/busybox/busybox/init.cfg
@@ -1,3 +1,8 @@
CONFIG_INIT=y
+CONFIG_RUNLEVEL=y
CONFIG_FEATURE_USE_INITTAB=y
-
+CONFIG_HALT=y
+CONFIG_POWEROFF=y
+CONFIG_FEATURE_KILL_DELAY=0
+CONFIG_TELINIT_PATH=""
+CONFIG_INIT_TERMINAL_TYPE=""