summaryrefslogtreecommitdiff
path: root/debian/config-udeb-linux
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2004-04-07 09:34:27 +0000
committerEric Andersen <andersen@codepoet.org>2004-04-07 09:34:27 +0000
commit075dd81c4460c027cf22800808993df3c07281f5 (patch)
tree92e71f0a400931ed106bfcedee0420b408adb282 /debian/config-udeb-linux
parentb80c67e32c87bc674e84993f8d2d06e8f2c4228d (diff)
downloadbusybox-w32-075dd81c4460c027cf22800808993df3c07281f5.tar.gz
busybox-w32-075dd81c4460c027cf22800808993df3c07281f5.tar.bz2
busybox-w32-075dd81c4460c027cf22800808993df3c07281f5.zip
Remove the CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN option. It was sortof
stupid and didn't work properly anyways.
Diffstat (limited to 'debian/config-udeb-linux')
-rw-r--r--debian/config-udeb-linux1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/config-udeb-linux b/debian/config-udeb-linux
index be4e9fb48..b33fb22b0 100644
--- a/debian/config-udeb-linux
+++ b/debian/config-udeb-linux
@@ -368,7 +368,6 @@ CONFIG_FEATURE_COMMAND_TAB_COMPLETION=y
368# CONFIG_FEATURE_COMMAND_USERNAME_COMPLETION is not set 368# CONFIG_FEATURE_COMMAND_USERNAME_COMPLETION is not set
369CONFIG_FEATURE_COMMAND_HISTORY=15 369CONFIG_FEATURE_COMMAND_HISTORY=15
370CONFIG_FEATURE_SH_STANDALONE_SHELL=y 370CONFIG_FEATURE_SH_STANDALONE_SHELL=y
371# CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN is not set
372CONFIG_FEATURE_SH_FANCY_PROMPT=y 371CONFIG_FEATURE_SH_FANCY_PROMPT=y
373# CONFIG_FEATURE_SH_EXTRA_QUIET is not set 372# CONFIG_FEATURE_SH_EXTRA_QUIET is not set
374 373