Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32
authorSimon Glass <sjg@chromium.org>
Wed, 14 Jul 2021 22:05:32 +0000 (17:05 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 16 Jul 2021 16:58:55 +0000 (12:58 -0400)
commit1e52db6799172cdd1612e0394da050d29164a13f
treee8e6c2b4978c5f71feac3df31812c271a4382c89
parentad74aed11e1dfe39b7f32dd855859abaf51d33f0
Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32

Drop the _SUPPORT suffix so we can use CONFIG_IS_ENABLED() with this
option.

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>
18 files changed:
common/spl/Kconfig
configs/axm_defconfig
configs/chromebit_mickey_defconfig
configs/chromebook_jerry_defconfig
configs/chromebook_minnie_defconfig
configs/chromebook_speedy_defconfig
configs/evb-px30_defconfig
configs/firefly-px30_defconfig
configs/imxrt1020-evk_defconfig
configs/imxrt1050-evk_defconfig
configs/odroid-go2_defconfig
configs/px30-core-ctouch2-px30_defconfig
configs/px30-core-edimm2.2-px30_defconfig
configs/socfpga_agilex_atf_defconfig
configs/socfpga_agilex_vab_defconfig
configs/socfpga_stratix10_atf_defconfig
configs/taurus_defconfig
include/image.h