On 17 July 2015 at 09:22, Simon Glass <[email protected]> wrote: > Not all boards use garbage collection in their link step, so we should avoid > adding options that rely on this for prevention of code bloat. Add separate > Kconfig options for syscon and regmap uclasses. > > Signed-off-by: Simon Glass <[email protected]> > --- > > configs/sandbox_defconfig | 1 + > drivers/core/Kconfig | 19 +++++++++++++++++++ > drivers/core/Makefile | 4 ++-- > 3 files changed, 22 insertions(+), 2 deletions(-)
Applied to u-boot-dm. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

