This configuration option does no longer exist since when PCI handling was reworked in seabios.
Signed-off-by: Bernie Innocenti <[email protected]> Index: packages/seabios/hardcode.diff =================================================================== --- packages/seabios/hardcode.diff (revision 261) +++ packages/seabios/hardcode.diff (working copy) @@ -17,12 +17,3 @@ // Support for int13 floppy drive access #define CONFIG_FLOPPY_SUPPORT 1 -@@ -36,7 +36,7 @@ - // Support int 1a/b1 PCI BIOS calls - #define CONFIG_PCIBIOS 1 - // Maximum number of PCI busses. --#define CONFIG_PCI_BUS_COUNT 2 -+#define CONFIG_PCI_BUS_COUNT 6 - // Support int 15/53 APM BIOS calls - #define CONFIG_APMBIOS 1 - // Support int 19/18 system bootup support -- // Bernie Innocenti - http://www.codewiz.org/ \X/ Sugar Labs - http://www.sugarlabs.org/ -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

