summaryrefslogtreecommitdiffstats
path: root/configs/firefly-rk3288_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-01-21 19:43:49 -0700
committerSimon Glass <sjg@chromium.org>2016-01-21 20:42:35 -0700
commit7991809c98bd53a0eda0930f71786b1884b88042 (patch)
treeeccf6576f388ab8a15634a4dc4583f8f0481295f /configs/firefly-rk3288_defconfig
parent156ac85e1de8f21cae5f06344c69cc3d74afed80 (diff)
downloadtalos-obmc-uboot-7991809c98bd53a0eda0930f71786b1884b88042.tar.gz
talos-obmc-uboot-7991809c98bd53a0eda0930f71786b1884b88042.zip
rockchip: Disable simple-bus in SPL for firefly-rk3288, jerry
This is not needed for booting, so drop it from SPL to save about 300 bytes. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/firefly-rk3288_defconfig')
-rw-r--r--configs/firefly-rk3288_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/firefly-rk3288_defconfig b/configs/firefly-rk3288_defconfig
index 7d8ca6c0ef..d8db5329c1 100644
--- a/configs/firefly-rk3288_defconfig
+++ b/configs/firefly-rk3288_defconfig
@@ -17,6 +17,7 @@ CONFIG_REGMAP=y
CONFIG_SPL_REGMAP=y
CONFIG_SYSCON=y
CONFIG_SPL_SYSCON=y
+# CONFIG_SPL_SIMPLE_BUS is not set
CONFIG_CLK=y
CONFIG_SPL_CLK=y
CONFIG_ROCKCHIP_GPIO=y
OpenPOWER on IntegriCloud