commit | 5f4f84e3755de2f96d9935fbd7e566e467a8bd20 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sat Jun 25 11:02:49 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Thu Jul 07 14:01:09 2022 -0400 |
tree | 3bde2b467051d4b204e2ea29f13ace88644b0476 | |
parent | 505e23e57eb6ad78dd5907d84b6636b2cb9a2412 [diff] |
Convert CONFIG_SYS_BOOTCOUNT_LE et al to Kconfig This converts the following to Kconfig: CONFIG_SYS_BOOTCOUNT_LE CONFIG_SYS_BOOTCOUNT_BE Signed-off-by: Tom Rini <trini@konsulko.com>