diff options
author | Simon Glass | 2019-07-20 20:51:11 -0600 |
---|---|---|
committer | Tom Rini | 2019-08-02 11:17:58 -0400 |
commit | e9f6a374659026322623d8b59bc9622dd6f3138e (patch) | |
tree | b565be1c696e4e2417478a46d4f7eab3445519a9 /configs | |
parent | bbaf56eda0e63d6d28fbccae0f112ef88203eb4d (diff) |
main: Use conditional run_preboot_environment_command()
The function name indicates that it does something, but its entire
operation is actually condition on a CONFIG. Move the condition outside
the function so this is clearer, and use if() instead of #ifdef, like the
reset of the file.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions