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
This commit is contained in:
parent
2ca94910d8
commit
480b37f8e9
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue