commit | aefbfe12ff8ca37587b96b1e5b46db99e82913f4 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Mar 17 22:53:11 2018 +0000 |
committer | Tom Rini <trini@konsulko.com> | Sat Jul 21 12:24:31 2018 -0400 |
tree | 1a38fe253f264db844d34e322b6f4e69ebaf7efa | |
parent | cf9339c562455c73071aae065d7e9ef5b515f5ed [diff] [blame] |
env: typo in description of ENV_IS_IN_REMOTE %s/remove/remote/ Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
diff --git a/env/Kconfig b/env/Kconfig index b37dcd7..787b487 100644 --- a/env/Kconfig +++ b/env/Kconfig
@@ -277,7 +277,7 @@ 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