aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-03-28 16:48:40 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-03-28 16:48:40 +0000
commit0a537a0c5760215f3ea9e5af07f0a656e5bfa408 (patch)
tree871fd85ef843375e5ff9885e852f4e1b466cf337 /scripts
parent0864f4d14f8838e721a17717efc5f9de4db61480 (diff)
downloadbusybox-0a537a0c5760215f3ea9e5af07f0a656e5bfa408.tar.gz
- move additional fancy options not mandated by SUSv3 into a FANCY option
Diffstat (limited to 'scripts')
-rw-r--r--scripts/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/defconfig b/scripts/defconfig
index 6ca10b63d..5846b0cf7 100644
--- a/scripts/defconfig
+++ b/scripts/defconfig
@@ -194,6 +194,7 @@ CONFIG_SHA1SUM=y
CONFIG_SLEEP=y
CONFIG_FEATURE_FANCY_SLEEP=y
CONFIG_SPLIT=y
+# CONFIG_FEATURE_SPLIT_FANCY is not set
CONFIG_SORT=y
CONFIG_FEATURE_SORT_BIG=y
CONFIG_STAT=y
@@ -272,6 +273,7 @@ CONFIG_READLINK=y
CONFIG_FEATURE_READLINK_FOLLOW=y
CONFIG_RUN_PARTS=y
CONFIG_FEATURE_RUN_PARTS_LONG_OPTIONS=y
+CONFIG_FEATURE_RUN_PARTS_FANCY=y
CONFIG_START_STOP_DAEMON=y
CONFIG_FEATURE_START_STOP_DAEMON_FANCY=y
CONFIG_FEATURE_START_STOP_DAEMON_LONG_OPTIONS=y