commit | eb4d2d0fa76b90a34360ff4e17a6484a67929183 | [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 | de275c3c721f51f84f1b7af722fb522b9e3c04df [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>