aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-30 18:07:14 -0400
committerTom Rini <trini@konsulko.com>2022-04-08 09:05:19 -0400
commitdafcd96d8ad698693188cab47c21bc399a4cc316 (patch)
treecb6df1b1a852ec2df452e605db28b3d93b17e450 /README
parentbd3ef27886dcb1c496a4583eb8b894296edf045d (diff)
downloadu-boot-dafcd96d8ad698693188cab47c21bc399a4cc316.zip
u-boot-dafcd96d8ad698693188cab47c21bc399a4cc316.tar.gz
u-boot-dafcd96d8ad698693188cab47c21bc399a4cc316.tar.bz2
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 04e3fad..6273a7f 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