diff options
| author | Marek Vasut <[email protected]> | 2020-05-22 01:10:14 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2020-05-25 11:54:53 -0400 |
| commit | 3ec46991d71aa4772aeeafbce116c56ad8670fba (patch) | |
| tree | 75e7c5b7adf4ffcb95ba779f47a2e1a2d694d5ec /README | |
| parent | 2aca8804d8d5f84d2d661e76e8d232c5c12445b5 (diff) | |
env: Convert ENV_ACCESS_IGNORE_FORCE to Kconfig
Convert ENV_ACCESS_IGNORE_FORCE to Kconfig, no functional change.
Signed-off-by: Marek Vasut <[email protected]>
Cc: Tom Rini <[email protected]>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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: |
