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 <[email protected]>
Acked-by: Uwe Hermann <[email protected]>



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


-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to