aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/Kconfig
diff options
context:
space:
mode:
authorSven Schnelle <svens@stackframe.org>2012-02-01 22:06:45 +0100
committerSven Schnelle <svens@stackframe.org>2012-02-02 13:49:33 +0100
commit17670866a0d12839bc2a4c852210ccf11d3cb4b2 (patch)
tree98bf1a6e08e571ea41c31c8c32e7097fa8dd94ae /src/northbridge/intel/Kconfig
parentf61ad93bc99e3a0557346faa1b60d0c227933d36 (diff)
Add Intel i5000 Memory Controller Hub
Change-Id: Ic169f3f61babfcfa2ddcb84fc0267ebcf8c5f3bb Signed-off-by: Sven Schnelle <svens@stackframe.org> Reviewed-on: http://review.coreboot.org/491 Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/northbridge/intel/Kconfig')
-rw-r--r--src/northbridge/intel/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/northbridge/intel/Kconfig b/src/northbridge/intel/Kconfig
index 1809d113d1..31afe6a16a 100644
--- a/src/northbridge/intel/Kconfig
+++ b/src/northbridge/intel/Kconfig
@@ -10,3 +10,4 @@ source src/northbridge/intel/i82830/Kconfig
source src/northbridge/intel/i855/Kconfig
source src/northbridge/intel/i945/Kconfig
source src/northbridge/intel/sch/Kconfig
+source src/northbridge/intel/i5000/Kconfig