aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard
diff options
context:
space:
mode:
authorjakllsch <jakllsch@kollasch.net>2011-03-03 15:36:08 +0000
committerJonathan A. Kollasch <jakllsch@kollasch.net>2011-03-03 15:36:08 +0000
commita73ffa0a3ee65714184579e2c3408a95a6fa376d (patch)
treefa86253a882a0640262e14154b67bb4c59b94e18 /src/mainboard
parent071d8359766c198c9656fb36fa65df69c667e057 (diff)
Configure PCIe lanes on ms7135 as original BIOS does.
Signed-off-by: <jakllsch@kollasch.net> Acked-by: <jakllsch@kollasch.net> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6428 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard')
-rw-r--r--src/mainboard/msi/ms7135/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/msi/ms7135/Kconfig b/src/mainboard/msi/ms7135/Kconfig
index 0611be2ba9..586d403c25 100644
--- a/src/mainboard/msi/ms7135/Kconfig
+++ b/src/mainboard/msi/ms7135/Kconfig
@@ -58,4 +58,8 @@ config IRQ_SLOT_COUNT
int
default 13
+config CK804_PCI_E_X
+ int
+ default 0
+
endif # BOARD_MSI_MS7135