forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
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