Merge branch '2022-05-11-Kconfig-cleanups-etc'
authorTom Rini <trini@konsulko.com>
Wed, 11 May 2022 17:27:44 +0000 (13:27 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 11 May 2022 17:27:44 +0000 (13:27 -0400)
commitc387e62614713d0cc9e3ed022b86c9f320b02853
treeb4a66ef7e1e2c15ee7ae8d3576225eed29880b93
parent21e25992c86306b41caafcf85efc47d66f5efa6e
parentdb26c507c925f8ae0ebad9e22b67b2df8ae2184b
Merge branch '2022-05-11-Kconfig-cleanups-etc'

- Migrate CONFIG_MTD_CONCAT to Kconfig, use CONFIG_VAL/IS_ENABLED in
  more places, rename SPL_LEGACY_IMAGE_SUPPORT to
  SPL_LEGACY_IMAGE_FORMAT and update some related dependencies for TI
  platforms.