summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2020-05-22 02:10:14 +0300
committerTom Rini <trini@konsulko.com>2020-05-25 18:54:53 +0300
commit3ec46991d71aa4772aeeafbce116c56ad8670fba (patch)
tree75e7c5b7adf4ffcb95ba779f47a2e1a2d694d5ec /README
parent2aca8804d8d5f84d2d661e76e8d232c5c12445b5 (diff)
downloadu-boot-3ec46991d71aa4772aeeafbce116c56ad8670fba.tar.xz
env: Convert ENV_ACCESS_IGNORE_FORCE to Kconfig
Convert ENV_ACCESS_IGNORE_FORCE to Kconfig, no functional change. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 0 insertions, 4 deletions
diff --git a/README b/README
index be9e6391d6..17dc0ee33b 100644
--- a/README
+++ b/README
@@ -2729,10 +2729,6 @@ Configuration Settings:
regular expression. This allows multiple variables to define the same
flags without explicitly listing them for each variable.
-- CONFIG_ENV_ACCESS_IGNORE_FORCE
- If defined, don't allow the -f switch to env set override variable
- access flags.
-
The following definitions that deal with the placement and management
of environment data (variable area); in general, we support the
following configurations: