summaryrefslogtreecommitdiffstats
path: root/src/soc/rockchip/rk3399/Kconfig
diff options
context:
space:
mode:
authorJulius Werner <jwerner@chromium.org>2016-07-29 12:30:50 -0700
committerJulius Werner <jwerner@chromium.org>2016-08-27 01:16:58 +0200
commiteb131f30a3c1bf56d24b1bea2bc2a77d458843ff (patch)
tree361364317d8b5193555b7b1ce640bf2296505056 /src/soc/rockchip/rk3399/Kconfig
parent329031fdedb332f75b2d3ce6c165bb62d9631600 (diff)
downloadcoreboot-eb131f30a3c1bf56d24b1bea2bc2a77d458843ff.tar.gz
coreboot-eb131f30a3c1bf56d24b1bea2bc2a77d458843ff.tar.bz2
coreboot-eb131f30a3c1bf56d24b1bea2bc2a77d458843ff.zip
rockchip/rk3399: Enable ramstage compression, shuffle around memlayout
Since we now have so much more room for activities in our romstage SRAM section, we can easily fit the LZMA decompressor to enable ramstage compression. Also shuffle around memlayout sections a little more to make use of unused space, and balance out leftover memory so that all sections that might need future expansion have a reasonable amount. Change-Id: I47f2d03e520fc3103ef04257b4ba7e93874b8956 Signed-off-by: Julius Werner <jwerner@chromium.org> Reviewed-on: https://review.coreboot.org/16334 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/soc/rockchip/rk3399/Kconfig')
-rw-r--r--src/soc/rockchip/rk3399/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/rockchip/rk3399/Kconfig b/src/soc/rockchip/rk3399/Kconfig
index 63e343e149cd..1eaa87019eaf 100644
--- a/src/soc/rockchip/rk3399/Kconfig
+++ b/src/soc/rockchip/rk3399/Kconfig
@@ -11,7 +11,6 @@ config SOC_ROCKCHIP_RK3399
select DRIVERS_UART_8250MEM_32
select GENERIC_UDELAY
select HAVE_MONOTONIC_TIMER
- select UNCOMPRESSED_RAMSTAGE
select UART_OVERRIDE_REFCLK
if SOC_ROCKCHIP_RK3399