hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/pci/hotplug/Kconfig
....@@ -6,7 +6,7 @@
66 menuconfig HOTPLUG_PCI
77 bool "Support for PCI Hotplug"
88 depends on PCI && SYSFS
9
- ---help---
9
+ help
1010 Say Y here if you have a motherboard with a PCI Hotplug controller.
1111 This allows you to add and remove PCI cards while the machine is
1212 powered up and running.
....@@ -83,7 +83,7 @@
8383 depends on HOTPLUG_PCI_CPCI && X86
8484 help
8585 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.
8787
8888 To compile this driver as a module, choose M here: the
8989 module will be called cpcihp_zt5550.
....@@ -144,15 +144,6 @@
144144
145145 To compile this driver as a module, choose M here: the
146146 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.
156147
157148 When in doubt, say N.
158149