commit | 8e8059ccc55a3725046e628c87450dbc41e1a504 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue May 26 18:34:15 2020 +0200 |
committer | Tom Rini <trini@konsulko.com> | Tue Jun 02 17:27:04 2020 -0400 |
tree | ae5b58a90c63b9a802e13e8759bea3d57ed538e6 | |
parent | 1e374089bdfb4fd41a34204b53474180e0be0125 [diff] |
cmd: fitupd: move config check to Kconfig Configuration checks should not be in the C files but in the Kconfig files. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Tom Rini <trini@konsulko.com>