]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
rockchip: Turn off CONFIG_SPL_LED for firefly
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Sun, 30 Aug 2015 22:55:47 +0000 (16:55 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 3 Sep 2015 03:28:25 +0000 (21:28 -0600)
commit139230e7220c94a8417eb5188f4a2a1dbc443ac3
tree1ac655f8f659d37012448bca0dbfa96138b9018f
parent7e27815a468be2d0f706d6d260222e26b23493b2
rockchip: Turn off CONFIG_SPL_LED for firefly

With LED support enabled the SPL easily goes over the size limit (e.g.
with both Debians gcc 4.9 and 5.2 cross-compilers). Turn off LED support
in the SPL to reduce the size just enough for those compilers.

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Tweaked commit subject to remove _SUPPORT
Signed-off-by: Simon Glass <sjg@chromium.org>
configs/firefly-rk3288_defconfig