Replace CONFIG_PCI_ROOT1/2 with CONFIG_EXTRA_PCI_ROOTS.
authorKevin O'Connor <kevin@koconnor.net>
Sat, 2 Jul 2011 22:39:03 +0000 (18:39 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 3 Jul 2011 03:38:47 +0000 (23:38 -0400)
commit3076cfb875b2a4344c87fb8e51063c4f2cbb520b
treee29e6a6fcedc8f7f9d87ca1d2609970b0df327e4
parent2b333e4bef018de86f010b25829742d1dcd60a0d
Replace CONFIG_PCI_ROOT1/2 with CONFIG_EXTRA_PCI_ROOTS.

Instead of defining the bus id of each extra root bus, define the
number of extra root buses.  The bus id isn't necessarily stable from
one boot to the next.
src/Kconfig
src/pci.c