diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-01-12 22:11:24 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-01-12 22:11:24 +0100 |
commit | 7306727d1b2ed05afc91548ba374f7400a2389e3 (patch) | |
tree | 39cf4dff144f82dc9eaad30eae9c4fe67d405e4e /TODO_config_nommu | |
parent | 6c93b24ce9dfb5c3970178ca2545502a7830716c (diff) | |
download | busybox-w32-7306727d1b2ed05afc91548ba374f7400a2389e3.tar.gz busybox-w32-7306727d1b2ed05afc91548ba374f7400a2389e3.tar.bz2 busybox-w32-7306727d1b2ed05afc91548ba374f7400a2389e3.zip |
shell: split read builtin from ash
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'TODO_config_nommu')
-rw-r--r-- | TODO_config_nommu | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO_config_nommu b/TODO_config_nommu index d5ee7bebd..804fc61c9 100644 --- a/TODO_config_nommu +++ b/TODO_config_nommu | |||
@@ -859,8 +859,6 @@ CONFIG_FEATURE_SH_IS_HUSH=y | |||
859 | # CONFIG_ASH is not set | 859 | # CONFIG_ASH is not set |
860 | # CONFIG_ASH_BASH_COMPAT is not set | 860 | # CONFIG_ASH_BASH_COMPAT is not set |
861 | # CONFIG_ASH_JOB_CONTROL is not set | 861 | # CONFIG_ASH_JOB_CONTROL is not set |
862 | # CONFIG_ASH_READ_NCHARS is not set | ||
863 | # CONFIG_ASH_READ_TIMEOUT is not set | ||
864 | # CONFIG_ASH_ALIAS is not set | 862 | # CONFIG_ASH_ALIAS is not set |
865 | # CONFIG_ASH_GETOPTS is not set | 863 | # CONFIG_ASH_GETOPTS is not set |
866 | # CONFIG_ASH_BUILTIN_ECHO is not set | 864 | # CONFIG_ASH_BUILTIN_ECHO is not set |