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
This commit is contained in:
parent
071d835976
commit
a73ffa0a3e
|
@ -58,4 +58,8 @@ config IRQ_SLOT_COUNT
|
||||||
int
|
int
|
||||||
default 13
|
default 13
|
||||||
|
|
||||||
|
config CK804_PCI_E_X
|
||||||
|
int
|
||||||
|
default 0
|
||||||
|
|
||||||
endif # BOARD_MSI_MS7135
|
endif # BOARD_MSI_MS7135
|
||||||
|
|
Loading…
Reference in New Issue