mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
env: typo in description of ENV_IS_IN_REMOTE
%s/remove/remote/ Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
This commit is contained in:
parent
83853366e3
commit
646f1ab4bc
1 changed files with 1 additions and 1 deletions
2
env/Kconfig
vendored
2
env/Kconfig
vendored
|
|
@ -277,7 +277,7 @@ config ENV_IS_IN_ONENAND
|
|||
provision.
|
||||
|
||||
config ENV_IS_IN_REMOTE
|
||||
bool "Environment is in remove memory space"
|
||||
bool "Environment is in remote memory space"
|
||||
depends on !CHAIN_OF_TRUST
|
||||
help
|
||||
Define this if you have a remote memory space which you
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue