summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@st.com>2020-10-26 11:31:42 +0300
committerTom Rini <trini@konsulko.com>2020-12-01 22:12:28 +0300
commit48aee0afb62ee4ce11dd882600cfbcda60efb563 (patch)
tree16264d1217e152b56a99b65acfd698ce34ea4e56 /README
parent310f285e788dbc77fe804261ff5d016cd56ad523 (diff)
downloadu-boot-48aee0afb62ee4ce11dd882600cfbcda60efb563.tar.xz
cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2
Move CONFIG_SYS_PROMPT_HUSH_PS2 in Kconfig, depending on CONFIG_HUSH_PARSER, and remove the default value defined in cli_hush.c under __U_BOOT__. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 0 insertions, 7 deletions
diff --git a/README b/README
index 7b73a1c973..5ca11f25ee 100644
--- a/README
+++ b/README
@@ -1925,13 +1925,6 @@ The following options need to be configured:
try longer timeout such as
#define CONFIG_NFS_TIMEOUT 10000UL
-- Command Interpreter:
- CONFIG_SYS_PROMPT_HUSH_PS2
-
- This defines the secondary prompt string, which is
- printed when the command interpreter needs more input
- to complete a command. Usually "> ".
-
Note:
In the current implementation, the local variables