From: Wolfgang Denk Date: Fri, 21 Jul 2006 09:35:21 +0000 (+0200) Subject: Document CONFIG_CMDLINE_EDITING in README. X-Git-Tag: U-Boot-1_1_5~82 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=aa0c71acad72949848b31f21948ed628003bba64;p=u-boot Document CONFIG_CMDLINE_EDITING in README. --- diff --git a/README b/README index 5ed30f27c9..cb69be35a9 100644 --- a/README +++ b/README @@ -1490,6 +1490,12 @@ The following options need to be configured: of the backslashes before semicolons and special symbols. +- Commandline Editing and History: + CONFIG_CMDLINE_EDITING + + Enable editiong and History functions for interactive + commandline input operations + - Default Environment: CONFIG_EXTRA_ENV_SETTINGS