summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>2015-08-30 16:55:47 -0600
committerSimon Glass <sjg@chromium.org>2015-09-02 21:28:25 -0600
commit139230e7220c94a8417eb5188f4a2a1dbc443ac3 (patch)
tree1ac655f8f659d37012448bca0dbfa96138b9018f /configs
parent7e27815a468be2d0f706d6d260222e26b23493b2 (diff)
downloadtalos-obmc-uboot-139230e7220c94a8417eb5188f4a2a1dbc443ac3.tar.gz
talos-obmc-uboot-139230e7220c94a8417eb5188f4a2a1dbc443ac3.zip
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>
Diffstat (limited to 'configs')
-rw-r--r--configs/firefly-rk3288_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/firefly-rk3288_defconfig b/configs/firefly-rk3288_defconfig
index 2411957962..5fe90b5285 100644
--- a/configs/firefly-rk3288_defconfig
+++ b/configs/firefly-rk3288_defconfig
@@ -17,7 +17,6 @@ CONFIG_REGMAP=y
CONFIG_SYSCON=y
CONFIG_RESET=y
CONFIG_LED=y
-CONFIG_SPL_LED=y
CONFIG_LED_GPIO=y
CONFIG_DEBUG_UART=y
CONFIG_DEBUG_UART_BASE=0xff690000
OpenPOWER on IntegriCloud