Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | config PCI |
2 | bool "PCI support" | ||||
Paul Mundt | 357d594 | 2007-06-11 15:32:07 +0900 | [diff] [blame] | 3 | depends on SYS_SUPPORTS_PCI |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 4 | help |
5 | Find out whether you have a PCI motherboard. PCI is the name of a | ||||
6 | bus system, i.e. the way the CPU talks to the other stuff inside | ||||
7 | your box. If you have PCI, say Y, otherwise N. |