aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/hp/dl145_g1/Kconfig
diff options
context:
space:
mode:
authorOskar Enoksson <enok@lysator.liu.se>2011-10-04 22:15:51 +0200
committerStefan Reinauer <stefan.reinauer@coreboot.org>2011-11-07 22:14:16 +0100
commitdf073cb439b2acbe1d578f94be20ef983193b128 (patch)
treefa5d8dce96af686d450dd88f1e961c982a23e242 /src/mainboard/hp/dl145_g1/Kconfig
parent355092b7b843e081cf7d9f7dce488ad9ed85cbcf (diff)
Added RAMINIT_SYSINFO and declared the necessary structs
Using RAMINIT_SYSINFO should be beneficial for this platform. It is also more clean/safe to put data in struct mb_sysconf_t. It's more consistent with other MB's and I've tested it thoroughly on my DL145. Signed-off-by: Oskar Enoksson <enok@lysator.liu.se> Change-Id: Ie90a134a1efc9605b3fe17a5b5008856226984be Reviewed-on: http://review.coreboot.org/236 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/mainboard/hp/dl145_g1/Kconfig')
-rw-r--r--src/mainboard/hp/dl145_g1/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/hp/dl145_g1/Kconfig b/src/mainboard/hp/dl145_g1/Kconfig
index eb90b07032..ebd7ffd490 100644
--- a/src/mainboard/hp/dl145_g1/Kconfig
+++ b/src/mainboard/hp/dl145_g1/Kconfig
@@ -15,6 +15,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select HAVE_PIRQ_TABLE
select HAVE_MP_TABLE
select BOARD_ROMSIZE_KB_512
+ select RAMINIT_SYSINFO
# select SB_HT_CHAIN_UNITID_OFFSET_ONLY
select QRANK_DIMM_SUPPORT