[U-Boot] [PATCH v4 06/20] Kconfig: fix SPL_FIT dependency

Simon Glass sjg at chromium.org
Sat Apr 29 00:27:46 UTC 2017


On 25 April 2017 at 18:32, Andre Przywara <andre.przywara at arm.com> wrote:
> SPL_FIT obviously requires libfdt in SPL, so let Kconfig express that by
> selecting SPL_OF_LIBFDT.
> Also make the actual options that users want (SPL signature and SPL FIT
> loading) visible in the menu and let them select the SPL_FIT as a
> requirement.
> Also remove the now redundant SPL_OF_LIBFDT from those Kconfigs that had
> it in for the SPL FIT loading feature.
>
> Signed-off-by: Andre Przywara <andre.przywara at arm.com>
> ---
>  Kconfig                      | 4 +++-
>  configs/am335x_evm_defconfig | 1 -
>  configs/evb-rk3399_defconfig | 1 -
>  3 files changed, 3 insertions(+), 3 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list