]> git.baikalelectronics.ru Git - uboot.git/commit
image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx
authorSimon Glass <sjg@chromium.org>
Wed, 14 Jul 2021 22:05:30 +0000 (17:05 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 16 Jul 2021 16:58:55 +0000 (12:58 -0400)
commit9dfe6224f6f6e774eb09c5c90d1ae3a9ae2a9256
tree5d9843fced3542d077d0882be4bdbcaa1b138106
parentf7ac5802fe9a7c4dbc9b8daa6ae23f579ab8f118
image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx

These option are named inconsistently with other SPL options, thus making
them incompatible with the CONFIG_IS_ENABLED() macro. Rename them.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
common/spl/Kconfig
include/image.h