blob: 78a3ce1e6c4da15be021f8301a623662a617e690 (
plain)
1
2
3
4
5
6
7
|
config PCI
bool "PCI support"
depends on SYS_SUPPORTS_PCI
help
Find out whether you have a PCI motherboard. PCI is the name of a
bus system, i.e. the way the CPU talks to the other stuff inside
your box. If you have PCI, say Y, otherwise N.
|