Document CONFIG_PCI usage in the README (trivial).
authorUwe Hermann <uwe@hermann-uwe.de>
Sun, 24 Jan 2010 17:29:38 +0000 (17:29 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Sun, 24 Jan 2010 17:29:38 +0000 (17:29 +0000)
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5050 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

util/superiotool/README

index 87d8e19e8d956f459e0d8a1ba73589d8c3f30dee..0a969c596bc7d096554a2a65520e358a23b81599 100644 (file)
@@ -22,6 +22,10 @@ Installation
 
  $ 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