asus/p2b-ls: Drop onboard LAN from devicetree.cb

I am able to complete a	board-status run over onboard ethernet
(ie. it works) without this entry, so it's not necessary.

Change-Id: Iabdf1a1ff3c904bea1b7b5eaefb1d23831dd2cb9
Signed-off-by: Keith Hui <buurin@gmail.com>
Reviewed-on: https://review.coreboot.org/20683
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
Keith Hui 2017-07-21 11:28:04 -04:00 committed by Martin Roth
parent 078e324080
commit c903b9376e
1 changed files with 0 additions and 1 deletions

View File

@ -45,7 +45,6 @@ chip northbridge/intel/i440bx # Northbridge
device pci 4.2 on end # USB
device pci 4.3 on end # ACPI
device pci 6.0 on end # Onboard SCSI
device pci 7.0 on end # Onboard LAN
register "ide0_enable" = "1"
register "ide1_enable" = "1"
register "ide_legacy_enable" = "1"