aboutsummaryrefslogtreecommitdiff
path: root/scripts/defconfig
diff options
context:
space:
mode:
authoraldot <aldot@69ca8d6d-28ef-0310-b511-8ec308f3f277>2007-03-09 16:56:38 +0000
committeraldot <aldot@69ca8d6d-28ef-0310-b511-8ec308f3f277>2007-03-09 16:56:38 +0000
commit86e42219374c2887b0ee88ef07741d0df5942dbb (patch)
tree0dba091508cc1a72f77a0c6eae2afed1d0d550aa /scripts/defconfig
parent32c75acf86a832e5002357bc5f95d489cfd6170f (diff)
downloadbusybox-w32-86e42219374c2887b0ee88ef07741d0df5942dbb.tar.gz
busybox-w32-86e42219374c2887b0ee88ef07741d0df5942dbb.tar.bz2
busybox-w32-86e42219374c2887b0ee88ef07741d0df5942dbb.zip
- add chrt applet.
text data bss dec hex filename 769 0 0 769 301 miscutils/chrt.o and could use some further shrinkage git-svn-id: svn://busybox.net/trunk/busybox@18055 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to '')
-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
454# 454#
455CONFIG_ADJTIMEX=y 455CONFIG_ADJTIMEX=y
456# CONFIG_BBCONFIG is not set 456# CONFIG_BBCONFIG is not set
457CONFIG_CHRT=y
457CONFIG_CROND=y 458CONFIG_CROND=y
458# CONFIG_DEBUG_CROND_OPTION is not set 459# CONFIG_DEBUG_CROND_OPTION is not set
459CONFIG_FEATURE_CROND_CALL_SENDMAIL=y 460CONFIG_FEATURE_CROND_CALL_SENDMAIL=y