[IA64] update CONFIG_PCI description
The current one doesn't even make sense anymore on i386 where it apparently came from. Follow-up wordsmithing by Matthew Wilcox and Tony Luck. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Tony Luck <tony.luck@intel.com>
This commit is contained in:
parent
fc464476aa
commit
85f265d887
1 changed files with 2 additions and 9 deletions
|
@ -392,15 +392,8 @@ menu "Bus options (PCI, PCMCIA)"
|
||||||
config PCI
|
config PCI
|
||||||
bool "PCI support"
|
bool "PCI support"
|
||||||
help
|
help
|
||||||
Find out whether you have a PCI motherboard. PCI is the name of a
|
Real IA-64 machines all have PCI/PCI-X/PCI Express busses. Say Y
|
||||||
bus system, i.e. the way the CPU talks to the other stuff inside
|
here unless you are using a simulator without PCI support.
|
||||||
your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or
|
|
||||||
VESA. If you have PCI, say Y, otherwise N.
|
|
||||||
|
|
||||||
The PCI-HOWTO, available from
|
|
||||||
<http://www.tldp.org/docs.html#howto>, contains valuable
|
|
||||||
information about which PCI hardware does work under Linux and which
|
|
||||||
doesn't.
|
|
||||||
|
|
||||||
config PCI_DOMAINS
|
config PCI_DOMAINS
|
||||||
bool
|
bool
|
||||||
|
|
Loading…
Reference in a new issue