mb/asus/p8z77-m: Hide peg11 to squelch warning
All 16 IVB PCIe lanes go to one x16 slot without bifurcation. There is no use for peg11. Hide it to squelch the leftover devices warning. Change-Id: I75402d338e64f477f40682f796477e8fcb94a4e8 Signed-off-by: Keith Hui <buurin@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/82633 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
This commit is contained in:
parent
d78b5274d9
commit
89ec6abbe0
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
chip northbridge/intel/sandybridge
|
||||
device domain 0 on
|
||||
subsystemid 0x1043 0x84ca inherit
|
||||
device ref peg11 hidden end # These don't exist on this board
|
||||
chip southbridge/intel/bd82x6x # Intel Series 7 Panther Point PCH
|
||||
register "gen1_dec" = "0x000c0291"
|
||||
register "usb_port_config" = "{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue