]> git.dujemihanovic.xyz Git - u-boot.git/commit
image: Drop IMAGE_OF_SYSTEM_SETUP
authorSimon Glass <sjg@chromium.org>
Sun, 26 Sep 2021 01:43:27 +0000 (19:43 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 8 Oct 2021 19:53:26 +0000 (15:53 -0400)
commit3ac0f504125e2f97364ba8cc6bc95c1e350bd35a
tree508f16c60c706a69a11524a785b75301860264c1
parent30ba2828652915d29892146022ed92b2bd524ad6
image: Drop IMAGE_OF_SYSTEM_SETUP

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