[coreboot] [PATCH] Drop the CONFIG_PCI_BUS_COUNT tweak for seabios

Bernie Innocenti bernie at codewiz.org
Mon Apr 6 14:36:31 CEST 2009



This configuration option does no longer exist since when PCI
handling was reworked in seabios.

Signed-off-by: Bernie Innocenti <bernie at codewiz.org>

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/




More information about the coreboot mailing list