mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-28 14:11:29 +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
2
env/Kconfig
vendored
2
env/Kconfig
vendored
@ -277,7 +277,7 @@ config ENV_IS_IN_ONENAND
|
|||||||
provision.
|
provision.
|
||||||
|
|
||||||
config ENV_IS_IN_REMOTE
|
config ENV_IS_IN_REMOTE
|
||||||
bool "Environment is in remove memory space"
|
bool "Environment is in remote memory space"
|
||||||
depends on !CHAIN_OF_TRUST
|
depends on !CHAIN_OF_TRUST
|
||||||
help
|
help
|
||||||
Define this if you have a remote memory space which you
|
Define this if you have a remote memory space which you
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user