[coreboot] [PATCH] Drop MAX_PCI_BUSES

Myles Watson mylesgw at gmail.com
Fri Oct 16 17:12:16 CEST 2009


On Fri, Oct 16, 2009 at 9:04 AM, Peter Stuge <peter at stuge.se> wrote:

> ron minnich wrote:
> > I doubt we need it any more.
>
> Thanks for the explanations, Myles and Ron! See patch.
>


 ## Setting this number very high will make pci_locate_device() take a long
 ## time when it can't find a device.
 ##
-default CONFIG_MAX_PCI_BUSES = 3
The comments should disappear too.
...
-define CONFIG_MAX_PCI_BUSES
 	default 255
 	export always
 	comment "Maximum number of PCI buses to search for devices"
The rest of this has to go.

Thanks,
Myles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20091016/4d5038d5/attachment.html>


More information about the coreboot mailing list