diff options
author | Simon Glass <sjg@chromium.org> | 2014-10-10 13:30:17 (GMT) |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2014-10-23 03:50:33 (GMT) |
commit | e731707e4e5c186e6c677a8bb68008802c1b7666 (patch) | |
tree | 0799520465a4f311bc3a50710e864936f38f99a2 /README | |
parent | 14db950945cfd8dd05c60476696be08425acdc5a (diff) | |
download | u-boot-e731707e4e5c186e6c677a8bb68008802c1b7666.tar.xz |
doc: Remove note about auto-complete not working with hush
It does seem to work (tested on link), so update the docs.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -2830,10 +2830,6 @@ CBFS (Coreboot Filesystem) support Enable auto completion of commands using TAB. - Note that this feature has NOT been implemented yet - for the "hush" shell. - - CONFIG_SYS_HUSH_PARSER Define this variable to enable the "hush" shell (from |