Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5
authorSimon Glass <sjg@chromium.org>
Wed, 14 Jul 2021 22:05:33 +0000 (17:05 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 16 Jul 2021 16:58:55 +0000 (12:58 -0400)
commit4b00fd1a84c1ef15f640da1d7a1081d0dbfbfbfe
treeccd59d7c6ce2eeca581e6eedecbd12abd7e11338
parent1e52db6799172cdd1612e0394da050d29164a13f
Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5

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>
common/spl/Kconfig
include/image.h