On Fri, Oct 16, 2009 at 9:04 AM, Peter Stuge peter@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