| .. | .. |
|---|
| 6 | 6 | menuconfig HOTPLUG_PCI |
|---|
| 7 | 7 | bool "Support for PCI Hotplug" |
|---|
| 8 | 8 | depends on PCI && SYSFS |
|---|
| 9 | | - ---help--- |
|---|
| 9 | + help |
|---|
| 10 | 10 | Say Y here if you have a motherboard with a PCI Hotplug controller. |
|---|
| 11 | 11 | This allows you to add and remove PCI cards while the machine is |
|---|
| 12 | 12 | powered up and running. |
|---|
| .. | .. |
|---|
| 83 | 83 | depends on HOTPLUG_PCI_CPCI && X86 |
|---|
| 84 | 84 | help |
|---|
| 85 | 85 | Say Y here if you have an Performance Technologies (formerly Intel, |
|---|
| 86 | | - formerly just Ziatech) Ziatech ZT5550 CompactPCI system card. |
|---|
| 86 | + formerly just Ziatech) Ziatech ZT5550 CompactPCI system card. |
|---|
| 87 | 87 | |
|---|
| 88 | 88 | To compile this driver as a module, choose M here: the |
|---|
| 89 | 89 | module will be called cpcihp_zt5550. |
|---|
| .. | .. |
|---|
| 144 | 144 | |
|---|
| 145 | 145 | To compile this driver as a module, choose M here: the |
|---|
| 146 | 146 | module will be called rpadlpar_io. |
|---|
| 147 | | - |
|---|
| 148 | | - When in doubt, say N. |
|---|
| 149 | | - |
|---|
| 150 | | -config HOTPLUG_PCI_SGI |
|---|
| 151 | | - tristate "SGI PCI Hotplug Support" |
|---|
| 152 | | - depends on IA64_SGI_SN2 || IA64_GENERIC |
|---|
| 153 | | - help |
|---|
| 154 | | - Say Y here if you want to use the SGI Altix Hotplug |
|---|
| 155 | | - Driver for PCI devices. |
|---|
| 156 | 147 | |
|---|
| 157 | 148 | When in doubt, say N. |
|---|
| 158 | 149 | |
|---|