Remove drivers/pci/onboard. The only purpose was for option ROMs, which are
[coreboot.git] / src / mainboard / hp / e_vectra_p2706t / devicetree.cb
index a10dee89fcc8488cd601f44573ea17e4153712d5..82209d4317e1fb2875cf3f2b761e39aa796b727f 100644 (file)
@@ -7,9 +7,7 @@ chip northbridge/intel/i82810                   # Northbridge
   end
   device pci_domain 0 on
     device pci 0.0 on end                      # Host bridge
-    chip drivers/pci/onboard                   # Onboard VGA
-      device pci 1.0 on end
-    end
+    device pci 1.0 on end                      # Onboard VGA
     chip southbridge/intel/i82801xx            # Southbridge
       register "ide0_enable" = "1"
       register "ide1_enable" = "1"