summaryrefslogtreecommitdiff
path: root/package/busybox/config/shell
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-07 10:49:59 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-07 10:49:59 +0100
commit8b0401f6010bb6318fe86f6a6eb11098a0952903 (patch)
tree5214f33cd25ccd1a0a811d39e685df82ad81d76b /package/busybox/config/shell
parent76a462aed5771be7b02b0785f01147ebe995a611 (diff)
parentdbd90668a07f2deffc9b0bd658b1cc3958e00647 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/busybox/config/shell')
-rw-r--r--package/busybox/config/shell/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/config/shell/Config.in b/package/busybox/config/shell/Config.in
index 52a96c7e2..488041e22 100644
--- a/package/busybox/config/shell/Config.in
+++ b/package/busybox/config/shell/Config.in
@@ -8,7 +8,7 @@ menu "Shells"
config BUSYBOX_ASH
bool "ash"
- default y
+ default n
depends on !BUSYBOX_NOMMU
help
Tha 'ash' shell adds about 60k in the default configuration and is