On Mon, 17 Dec 2018 at 03:07, Andre Przywara <[email protected]> wrote: > > There is no code for using partition labels in the Allwinner SPL port. > Even so the name is slightly misleading, CONFIG_SPL_LIBDISK_SUPPORT was > meant to guard partition code for the SPL. > > Remove the "imply" line in the Kconfig to make this obvious and avoid > unneeded code inclusions, helping to keep the H6 SPL code small. > > Signed-off-by: Andre Przywara <[email protected]> > --- > arch/arm/Kconfig | 1 - > 1 file changed, 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

