summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/e7525/Kconfig
diff options
context:
space:
mode:
authorPatrick Georgi <patrick@georgi-clan.de>2010-11-18 11:36:16 +0000
committerPatrick Georgi <patrick.georgi@coresystems.de>2010-11-18 11:36:16 +0000
commit8c107bc9e4ac0378e6a6e6ee200e59b8c0c84960 (patch)
tree582653533b074590395c2787524d29a53719a752 /src/northbridge/intel/e7525/Kconfig
parent9e180387bdaf4ad6e29cd2b7044bccfb1b1e6f67 (diff)
downloadcoreboot-staging-8c107bc9e4ac0378e6a6e6ee200e59b8c0c84960.zip
coreboot-staging-8c107bc9e4ac0378e6a6e6ee200e59b8c0c84960.tar.gz
Move DIMM_MAP_LOGICAL to Kconfig.
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de> Acked-by: Patrick Georgi <patrick@georgi-clan.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6089 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/northbridge/intel/e7525/Kconfig')
-rw-r--r--src/northbridge/intel/e7525/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/northbridge/intel/e7525/Kconfig b/src/northbridge/intel/e7525/Kconfig
index d8bff22..04e3d8b 100644
--- a/src/northbridge/intel/e7525/Kconfig
+++ b/src/northbridge/intel/e7525/Kconfig
@@ -1,3 +1,9 @@
config NORTHBRIDGE_INTEL_E7525
bool
+if NORTHBRIDGE_INTEL_E7525
+config DIMM_MAP_LOGICAL
+ hex
+ default 0x1248
+
+endif
OpenPOWER on IntegriCloud