]> git.baikalelectronics.ru Git - uboot.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)
commit636c4b7fd69029ccbeeb3e7dba6324b0f99d6731
tree508f16c60c706a69a11524a785b75301860264c1
parent8fa3a64f7483de6d0227a8c84a993b4b2afee1b3
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