[coreboot] [commit] r5050 - trunk/util/superiotool

svn at coreboot.org svn at coreboot.org
Sun Jan 24 18:29:39 CET 2010


Author: uwe
Date: 2010-01-24 18:29:38 +0100 (Sun, 24 Jan 2010)
New Revision: 5050

Modified:
   trunk/util/superiotool/README
Log:
Document CONFIG_PCI usage in the README (trivial).

Signed-off-by: Uwe Hermann <uwe at hermann-uwe.de>
Acked-by: Uwe Hermann <uwe at hermann-uwe.de>



Modified: trunk/util/superiotool/README
===================================================================
--- trunk/util/superiotool/README	2010-01-24 17:15:25 UTC (rev 5049)
+++ trunk/util/superiotool/README	2010-01-24 17:29:38 UTC (rev 5050)
@@ -22,6 +22,10 @@
 
  $ cd superiotool
 
+Optional: Edit the Makefile and set 'CONFIG_PCI = no' if you don't want to
+support PCI-attached "Super I/Os" (which needs libpci-dev) such as the
+VIA VT82686A/B southbridge with integrated Super I/O functionality.
+
  $ make
 
  $ sudo make install





More information about the coreboot mailing list