image: Drop IMAGE_ENABLE_BEST_MATCH
authorSimon Glass <sjg@chromium.org>
Wed, 14 Jul 2021 22:05:36 +0000 (17:05 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 16 Jul 2021 16:58:55 +0000 (12:58 -0400)
commit70c1c8927e2c1fd97cd174d7924300d672e8313b
tree3808e9332bd97a5be0c82b0435712e106bac6e62
parent14f061dcb158a4ffbf09df10f2ac2d37c157437c
image: Drop IMAGE_ENABLE_BEST_MATCH

This is not needed with Kconfig, since we can use IS_ENABLED() easily
enough. Drop it.

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/image-fit.c
include/image.h