summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2010-01-24 17:29:38 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2010-01-24 17:29:38 +0000
commit480b37f8e9b16efd3b9a91def3d3007241126833 (patch)
tree771e90203f02f998db2810634b9c5ced0ea1f994
parent2ca94910d806ad9caed0e2b9ae976e3eeb96c77d (diff)
downloadcoreboot-staging-480b37f8e9b16efd3b9a91def3d3007241126833.zip
coreboot-staging-480b37f8e9b16efd3b9a91def3d3007241126833.tar.gz
Document CONFIG_PCI usage in the README (trivial).
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
-rw-r--r--util/superiotool/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/util/superiotool/README b/util/superiotool/README
index 87d8e19..0a969c5 100644
--- a/util/superiotool/README
+++ b/util/superiotool/README
@@ -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
OpenPOWER on IntegriCloud