aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/roda
diff options
context:
space:
mode:
authorVladimir Serbinenko <phcoder@gmail.com>2014-08-12 20:39:28 +0200
committerVladimir Serbinenko <phcoder@gmail.com>2014-08-12 22:28:53 +0200
commitb25a9e9d3035c6e3c6969fed97a5193b95df249f (patch)
treef66ed575dc18a074ba66fc042b216443361d4e29 /src/mainboard/roda
parent32193e1f208191c908a1f8c601291541e86667a2 (diff)
gm45: Allow coexistance with ME firmware.
Change-Id: I08ca5eec94c70b43789122266d68af149772385c Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com> Reviewed-on: http://review.coreboot.org/6626 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Diffstat (limited to 'src/mainboard/roda')
-rw-r--r--src/mainboard/roda/rk9/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/roda/rk9/Kconfig b/src/mainboard/roda/rk9/Kconfig
index 733a3207a0..6ed85ff3b4 100644
--- a/src/mainboard/roda/rk9/Kconfig
+++ b/src/mainboard/roda/rk9/Kconfig
@@ -34,4 +34,8 @@ config MAX_CPUS
int
default 2
+config CBFS_SIZE
+ hex
+ default ROM_SIZE
+
endif # BOARD_RODA_RK9