summaryrefslogtreecommitdiff
path: root/busybox
diff options
context:
space:
mode:
authorRene Wagner <rw@handhelds.org>2004-08-15 22:00:56 +0000
committerRene Wagner <rw@handhelds.org>2004-08-15 22:00:56 +0000
commit57d126c464b8a47d9e16fc4fedb663ca46c78faf (patch)
tree3b12b7bec48ffb373fcf19ab25d069396600e2b8 /busybox
parent3b10e6e797cb80b39726634a654aed330bf50464 (diff)
Merge bk://openembedded@openembedded.bkbits.net/packages
into sugarcube.dyndns.org:/home/oe/oe/packages 2004/08/16 00:00:46+02:00 dyndns.org!reenoo busybox: disable history writing at compile time BKrev: 411fdd18IROuv0Hmgp0KY51xEM06Gg
Diffstat (limited to 'busybox')
-rw-r--r--busybox/busybox-1.00-rc2/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/busybox/busybox-1.00-rc2/defconfig b/busybox/busybox-1.00-rc2/defconfig
index 783bd27527..0aa0b9d12f 100644
--- a/busybox/busybox-1.00-rc2/defconfig
+++ b/busybox/busybox-1.00-rc2/defconfig
@@ -402,7 +402,7 @@ CONFIG_FEATURE_SH_EXTRA_QUIET=y
# CONFIG_FEATURE_SH_STANDALONE_SHELL is not set
CONFIG_FEATURE_COMMAND_EDITING=y
CONFIG_FEATURE_COMMAND_HISTORY=63
-CONFIG_FEATURE_COMMAND_SAVEHISTORY=y
+# CONFIG_FEATURE_COMMAND_SAVEHISTORY is not set
CONFIG_FEATURE_COMMAND_TAB_COMPLETION=y
# CONFIG_FEATURE_COMMAND_USERNAME_COMPLETION is not set
CONFIG_FEATURE_SH_FANCY_PROMPT=y