
28 Jul
2015
28 Jul
'15
1:31 a.m.
On 17 July 2015 at 09:22, Simon Glass sjg@chromium.org 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 sjg@chromium.org
configs/sandbox_defconfig | 1 + drivers/core/Kconfig | 19 +++++++++++++++++++ drivers/core/Makefile | 4 ++-- 3 files changed, 22 insertions(+), 2 deletions(-)
Applied to u-boot-dm.