diff options
Diffstat (limited to 'shell')
-rw-r--r-- | shell/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/Config.in b/shell/Config.in index 7ee8b533d..1bb5de66d 100644 --- a/shell/Config.in +++ b/shell/Config.in @@ -35,7 +35,7 @@ endchoice config CONFIG_ASH bool "ash" - default y + default n select CONFIG_TEST help Tha 'ash' shell adds about 60k in the default configuration and is |