mirror of
https://xff.cz/git/u-boot/
synced 2025-10-27 08:33:10 +01:00
Now CONFIG_SPL_BUILD is not defined in Kconfig, so "!depends on SPL_BUILD" and "if !SPL_BUILD" are redundant. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>