busybox: enable run-parts

This commit is contained in:
Calin Crisan 2019-12-18 22:22:32 +02:00
parent 3e1c9ceeb0
commit 1d06cb9783

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Busybox version: 1.29.3
# Wed Dec 18 22:06:40 2019
# Wed Dec 18 22:22:12 2019
#
CONFIG_HAVE_DOT_CONFIG=y
@ -381,9 +381,9 @@ CONFIG_RESET=y
# Debian Utilities
#
# CONFIG_PIPE_PROGRESS is not set
# CONFIG_RUN_PARTS is not set
# CONFIG_FEATURE_RUN_PARTS_LONG_OPTIONS is not set
# CONFIG_FEATURE_RUN_PARTS_FANCY is not set
CONFIG_RUN_PARTS=y
CONFIG_FEATURE_RUN_PARTS_LONG_OPTIONS=y
CONFIG_FEATURE_RUN_PARTS_FANCY=y
# CONFIG_START_STOP_DAEMON is not set
# CONFIG_FEATURE_START_STOP_DAEMON_LONG_OPTIONS is not set
# CONFIG_FEATURE_START_STOP_DAEMON_FANCY is not set