diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2007-03-26 17:25:33 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2007-03-26 17:25:33 +0000 |
commit | afa7023b465d2abc5a85ecba0917cae974257eaf (patch) | |
tree | 8c8cc570f93e83a6a38f2b184d83cd7f2fa9985e /TODO_config_nommu | |
parent | 4e1361a4819ad0fcf76e161bfdcdc8bc29c872ff (diff) | |
download | busybox-afa7023b465d2abc5a85ecba0917cae974257eaf.tar.gz |
zcip: make it work on NOMMU (+ improve NOMMU support machinery)
fsck: fix bad English in a comment
Diffstat (limited to 'TODO_config_nommu')
-rw-r--r-- | TODO_config_nommu | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO_config_nommu b/TODO_config_nommu index 74095aa9a..695ac1114 100644 --- a/TODO_config_nommu +++ b/TODO_config_nommu @@ -5,7 +5,7 @@ # # Automatically generated make config: don't edit # Busybox version: 1.6.0.svn -# Mon Mar 26 15:00:56 2007 +# Mon Mar 26 18:36:12 2007 # CONFIG_HAVE_DOT_CONFIG=y @@ -266,7 +266,7 @@ CONFIG_RESET=y CONFIG_RESIZE=y CONFIG_FEATURE_RESIZE_PRINT=y CONFIG_SETCONSOLE=y -# CONFIG_FEATURE_SETCONSOLE_LONG_OPTIONS is not set +CONFIG_FEATURE_SETCONSOLE_LONG_OPTIONS=y CONFIG_SETKEYCODES=y CONFIG_SETLOGCONS=y @@ -605,7 +605,7 @@ CONFIG_WGET=y CONFIG_FEATURE_WGET_STATUSBAR=y CONFIG_FEATURE_WGET_AUTHENTICATION=y CONFIG_FEATURE_WGET_LONG_OPTIONS=y -# CONFIG_ZCIP is not set +CONFIG_ZCIP=y # # Process Utilities |