diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2017-07-03 16:56:37 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2017-07-03 16:56:37 +0200 |
commit | 2e989ef232e35750df573898077dd356003705b2 (patch) | |
tree | 82b5cd9e138106ce4083be6c9c368a95e4b9941a /configs/cygwin_defconfig | |
parent | f82be93c1cd30e8168e91433bcce9fca58f7d0c8 (diff) |
msh: delete this applet
It's deprecated since 2009 and interferes with make_single_applets.sh tests.
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'configs/cygwin_defconfig')
-rw-r--r-- | configs/cygwin_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/cygwin_defconfig b/configs/cygwin_defconfig index 6bfc973ef..54aa44470 100644 --- a/configs/cygwin_defconfig +++ b/configs/cygwin_defconfig @@ -955,7 +955,6 @@ CONFIG_HUSH_LOCAL=y CONFIG_HUSH_RANDOM_SUPPORT=y CONFIG_HUSH_EXPORT_N=y CONFIG_HUSH_MODE_X=y -# CONFIG_MSH is not set CONFIG_FEATURE_SH_IS_ASH=y # CONFIG_FEATURE_SH_IS_HUSH is not set # CONFIG_FEATURE_SH_IS_NONE is not set |