aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-03-09 16:56:38 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-03-09 16:56:38 +0000
commit71bc71a7dc2601b1d9beb73ee1f178da1733788e (patch)
tree0dba091508cc1a72f77a0c6eae2afed1d0d550aa /scripts
parent339f5eb2e0676da591150015e157c38c4ab52a3e (diff)
downloadbusybox-71bc71a7dc2601b1d9beb73ee1f178da1733788e.tar.gz
- add chrt applet.
text data bss dec hex filename 769 0 0 769 301 miscutils/chrt.o and could use some further shrinkage
Diffstat (limited to 'scripts')
-rw-r--r--scripts/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/defconfig b/scripts/defconfig
index a3e59c8aa..178db1d74 100644
--- a/scripts/defconfig
+++ b/scripts/defconfig
@@ -454,6 +454,7 @@ CONFIG_FEATURE_MOUNT_LOOP=y
#
CONFIG_ADJTIMEX=y
# CONFIG_BBCONFIG is not set
+CONFIG_CHRT=y
CONFIG_CROND=y
# CONFIG_DEBUG_CROND_OPTION is not set
CONFIG_FEATURE_CROND_CALL_SENDMAIL=y