Skip to content
Commit 951c2a6a authored by Troy Kisky's avatar Troy Kisky Committed by Tom Rini
Browse files

cmd: nvedit: check for ENV_SUPPORT



Avoid error messages when SPL,TPL,VPL build don't
have the environment options of the main build.
This is needed when defined(CONFIG_ENV_IS_IN_xxx) is changed
to CONFIG_IS_ENABLED(ENV_IS_IN_xxx).

Signed-off-by: default avatarTroy Kisky <troykiskyboundary@gmail.com>
parent 2bfd217a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment