On 25 April 2017 at 18:32, Andre Przywara <[email protected]> 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 <[email protected]> > --- > Kconfig | 4 +++- > configs/am335x_evm_defconfig | 1 - > configs/evb-rk3399_defconfig | 1 - > 3 files changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

