[coreboot] v3 bus support patch

Myles Watson mylesgw at gmail.com
Mon Jan 5 20:09:45 CET 2009


This patch introduces {PCIX,PCIE,AGP...}_SUPPORT config variables.

Signed-off-by: Myles Watson <mylesgw at gmail.com>

Thanks,
Myles

Kconfig:
	Add *_SUPPORT variables.
	Add select statements for the hardware that needs them.

device/Makefile:
	Test *_SUPPORT variables instead of chip names.

device/Kconfig:
	Add *_PLUGIN_SUPPORT variables.

device/pci_device.c:
	Conditionally include headers if *_PLUGIN_SUPPORT.
	Update default drivers to depend on CONFIG_*_PLUGIN_SUPPORT.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bus_support.diff
Type: text/x-patch
Size: 5322 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090105/73fb66a7/attachment.diff>


More information about the coreboot mailing list