Remove drivers/pci/onboard. The only purpose was for option ROMs, which are
[coreboot.git] / src / mainboard / msi / ms6178 / devicetree.cb
index 1676ab5a9af4310d128ebedcb37bb695bde17c35..baa0e040b830c9e8f65f5dd8d950494354281dc5 100644 (file)
@@ -26,9 +26,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"