diff options
author | Troy Kisky <troykiskyboundary@gmail.com> | 2023-03-13 14:31:24 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-05-09 11:38:33 -0400 |
commit | 289aa6a371efdb3dae0cd5bdcf694d7fb4568477 (patch) | |
tree | b6f53ea7fc97a5b70686627ea10c54fe1b81846a /arch/x86/cpu/qemu/qemu.c | |
parent | 11910550b65e6072b9542d462c0aa93f4ca81836 (diff) |
cmd: nvedit: remove error check, handle with Kconfig
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: Troy Kisky <troykiskyboundary@gmail.com>
Diffstat (limited to 'arch/x86/cpu/qemu/qemu.c')
0 files changed, 0 insertions, 0 deletions