diff --git a/meta-digi-dey/recipes-core/busybox/busybox-1.29.2/defconfig b/meta-digi-dey/recipes-core/busybox/busybox-1.29.2/defconfig index 3a086ab9b..b8cbbc608 100644 --- a/meta-digi-dey/recipes-core/busybox/busybox-1.29.2/defconfig +++ b/meta-digi-dey/recipes-core/busybox/busybox-1.29.2/defconfig @@ -483,7 +483,8 @@ CONFIG_FEATURE_XARGS_SUPPORT_PARALLEL=y # CONFIG_FEATURE_BOOTCHARTD_CONFIG_FILE is not set CONFIG_HALT=y # CONFIG_POWEROFF is not set -# CONFIG_REBOOT is not set +CONFIG_REBOOT=y +CONFIG_FEATURE_WAIT_FOR_INIT=y CONFIG_FEATURE_CALL_TELINIT=y CONFIG_TELINIT_PATH="/sbin/telinit" # CONFIG_INIT is not set