summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-31 01:07:14 +0300
committerTom Rini <trini@konsulko.com>2022-04-08 16:05:19 +0300
commitdafcd96d8ad698693188cab47c21bc399a4cc316 (patch)
treecb6df1b1a852ec2df452e605db28b3d93b17e450 /README
parentbd3ef27886dcb1c496a4583eb8b894296edf045d (diff)
downloadu-boot-dafcd96d8ad698693188cab47c21bc399a4cc316.tar.xz
Convert CONFIG_CMDLINE_PS_SUPPORT to Kconfig
This converts the following to Kconfig: CONFIG_CMDLINE_PS_SUPPORT Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 0 insertions, 8 deletions
diff --git a/README b/README
index 04e3fad0b8..6273a7f367 100644
--- a/README
+++ b/README
@@ -1532,14 +1532,6 @@ The following options need to be configured:
of the backslashes before semicolons and special
symbols.
-- Command Line Editing and History:
- CONFIG_CMDLINE_PS_SUPPORT
-
- Enable support for changing the command prompt string
- at run-time. Only static string is supported so far.
- The string is obtained from environment variables PS1
- and PS2.
-
- Default Environment:
CONFIG_EXTRA_ENV_SETTINGS