| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | # | 
					
						
							|  |  |  | # PCI Hotplug support | 
					
						
							|  |  |  | # | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-04-13 15:34:27 -07:00
										 |  |  | menuconfig HOTPLUG_PCI | 
					
						
							| 
									
										
										
										
											2007-10-12 16:20:30 -07:00
										 |  |  | 	tristate "Support for PCI Hotplug" | 
					
						
							| 
									
										
										
										
											2009-06-17 19:03:57 -06:00
										 |  |  | 	depends on PCI && HOTPLUG && SYSFS | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	---help--- | 
					
						
							|  |  |  | 	  Say Y here if you have a motherboard with a PCI Hotplug controller. | 
					
						
							|  |  |  | 	  This allows you to add and remove PCI cards while the machine is | 
					
						
							| 
									
										
										
										
											2006-01-09 16:16:00 +01:00
										 |  |  | 	  powered up and running. | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | 	  To compile this driver as a module, choose M here: the | 
					
						
							|  |  |  | 	  module will be called pci_hotplug. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	  When in doubt, say N. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-04-13 15:34:27 -07:00
										 |  |  | if HOTPLUG_PCI | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | config HOTPLUG_PCI_FAKE | 
					
						
							|  |  |  | 	tristate "Fake PCI Hotplug driver" | 
					
						
							|  |  |  | 	help | 
					
						
							|  |  |  | 	  Say Y here if you want to use the fake PCI hotplug driver. It can | 
					
						
							|  |  |  | 	  be used to simulate PCI hotplug events if even if your system is | 
					
						
							|  |  |  | 	  not PCI hotplug capable. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	  This driver will "emulate" removing PCI devices from the system. | 
					
						
							|  |  |  | 	  If the "power" file is written to with "0" then the specified PCI | 
					
						
							|  |  |  | 	  device will be completely removed from the kernel. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	  WARNING, this does NOT turn off the power to the PCI device. | 
					
						
							|  |  |  | 	  This is a "logical" removal, not a physical or electrical | 
					
						
							|  |  |  | 	  removal. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	  Use this module at your own risk.  You have been warned! | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	  To compile this driver as a module, choose M here: the | 
					
						
							|  |  |  | 	  module will be called fakephp. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	  When in doubt, say N. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | config HOTPLUG_PCI_COMPAQ | 
					
						
							|  |  |  | 	tristate "Compaq PCI Hotplug driver" | 
					
						
							| 
									
										
										
										
											2009-03-31 09:24:17 -06:00
										 |  |  | 	depends on X86 && PCI_BIOS | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	help | 
					
						
							|  |  |  | 	  Say Y here if you have a motherboard with a Compaq PCI Hotplug | 
					
						
							|  |  |  | 	  controller. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	  To compile this driver as a module, choose M here: the | 
					
						
							|  |  |  | 	  module will be called cpqphp. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	  When in doubt, say N. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | config HOTPLUG_PCI_COMPAQ_NVRAM | 
					
						
							|  |  |  | 	bool "Save configuration into NVRAM on Compaq servers" | 
					
						
							|  |  |  | 	depends on HOTPLUG_PCI_COMPAQ | 
					
						
							|  |  |  | 	help | 
					
						
							|  |  |  | 	  Say Y here if you have a Compaq server that has a PCI Hotplug | 
					
						
							|  |  |  | 	  controller.  This will allow the PCI Hotplug driver to store the PCI | 
					
						
							|  |  |  | 	  system configuration options in NVRAM. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	  When in doubt, say N. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | config HOTPLUG_PCI_IBM | 
					
						
							|  |  |  | 	tristate "IBM PCI Hotplug driver" | 
					
						
							| 
									
										
										
										
											2008-02-13 13:32:24 -08:00
										 |  |  | 	depends on X86_IO_APIC && X86 && PCI_BIOS | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	help | 
					
						
							|  |  |  | 	  Say Y here if you have a motherboard with a IBM PCI Hotplug | 
					
						
							|  |  |  | 	  controller. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	  To compile this driver as a module, choose M here: the | 
					
						
							|  |  |  | 	  module will be called ibmphp. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	  When in doubt, say N. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | config HOTPLUG_PCI_ACPI | 
					
						
							|  |  |  | 	tristate "ACPI PCI Hotplug driver" | 
					
						
							| 
									
										
										
										
											2006-12-10 02:18:37 -08:00
										 |  |  | 	depends on (!ACPI_DOCK && ACPI) || (ACPI_DOCK) | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	help | 
					
						
							|  |  |  | 	  Say Y here if you have a system that supports PCI Hotplug using | 
					
						
							|  |  |  | 	  ACPI. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	  To compile this driver as a module, choose M here: the | 
					
						
							|  |  |  | 	  module will be called acpiphp. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	  When in doubt, say N. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | config HOTPLUG_PCI_ACPI_IBM | 
					
						
							|  |  |  | 	tristate "ACPI PCI Hotplug driver IBM extensions" | 
					
						
							|  |  |  | 	depends on HOTPLUG_PCI_ACPI | 
					
						
							|  |  |  | 	help | 
					
						
							|  |  |  | 	  Say Y here if you have an IBM system that supports PCI Hotplug using | 
					
						
							|  |  |  | 	  ACPI. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	  To compile this driver as a module, choose M here: the | 
					
						
							|  |  |  | 	  module will be called acpiphp_ibm. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	  When in doubt, say N. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | config HOTPLUG_PCI_CPCI | 
					
						
							|  |  |  | 	bool "CompactPCI Hotplug driver" | 
					
						
							|  |  |  | 	help | 
					
						
							|  |  |  | 	  Say Y here if you have a CompactPCI system card with CompactPCI | 
					
						
							|  |  |  | 	  hotswap support per the PICMG 2.1 specification. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	  When in doubt, say N. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | config HOTPLUG_PCI_CPCI_ZT5550 | 
					
						
							|  |  |  | 	tristate "Ziatech ZT5550 CompactPCI Hotplug driver" | 
					
						
							| 
									
										
										
										
											2007-04-13 15:34:27 -07:00
										 |  |  | 	depends on HOTPLUG_PCI_CPCI && X86 | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	help | 
					
						
							|  |  |  | 	  Say Y here if you have an Performance Technologies (formerly Intel, | 
					
						
							|  |  |  |           formerly just Ziatech) Ziatech ZT5550 CompactPCI system card. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	  To compile this driver as a module, choose M here: the | 
					
						
							|  |  |  | 	  module will be called cpcihp_zt5550. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	  When in doubt, say N. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | config HOTPLUG_PCI_CPCI_GENERIC | 
					
						
							|  |  |  | 	tristate "Generic port I/O CompactPCI Hotplug driver" | 
					
						
							| 
									
										
										
										
											2008-02-13 13:32:24 -08:00
										 |  |  | 	depends on HOTPLUG_PCI_CPCI && X86 | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	help | 
					
						
							|  |  |  | 	  Say Y here if you have a CompactPCI system card that exposes the #ENUM | 
					
						
							|  |  |  | 	  hotswap signal as a bit in a system register that can be read through | 
					
						
							|  |  |  | 	  standard port I/O. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	  To compile this driver as a module, choose M here: the | 
					
						
							|  |  |  | 	  module will be called cpcihp_generic. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	  When in doubt, say N. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | config HOTPLUG_PCI_SHPC | 
					
						
							|  |  |  | 	tristate "SHPC PCI Hotplug driver" | 
					
						
							|  |  |  | 	help | 
					
						
							|  |  |  | 	  Say Y here if you have a motherboard with a SHPC PCI Hotplug | 
					
						
							|  |  |  | 	  controller. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	  To compile this driver as a module, choose M here: the | 
					
						
							|  |  |  | 	  module will be called shpchp. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	  When in doubt, say N. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | config HOTPLUG_PCI_RPA | 
					
						
							|  |  |  | 	tristate "RPA PCI Hotplug driver" | 
					
						
							| 
									
										
										
										
											2009-03-06 14:39:14 +11:00
										 |  |  | 	depends on PPC_PSERIES && EEH && !HOTPLUG_PCI_FAKE | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	help | 
					
						
							| 
									
										
										
										
											2006-10-03 22:36:44 +02:00
										 |  |  | 	  Say Y here if you have a RPA system that supports PCI Hotplug. | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | 	  To compile this driver as a module, choose M here: the | 
					
						
							|  |  |  | 	  module will be called rpaphp. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	  When in doubt, say N. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | config HOTPLUG_PCI_RPA_DLPAR | 
					
						
							|  |  |  | 	tristate "RPA Dynamic Logical Partitioning for I/O slots" | 
					
						
							|  |  |  | 	depends on HOTPLUG_PCI_RPA | 
					
						
							|  |  |  | 	help | 
					
						
							|  |  |  | 	  Say Y here if your system supports Dynamic Logical Partitioning | 
					
						
							|  |  |  | 	  for I/O slots. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	  To compile this driver as a module, choose M here: the | 
					
						
							|  |  |  | 	  module will be called rpadlpar_io. | 
					
						
							|  |  |  |   | 
					
						
							|  |  |  |  	  When in doubt, say N. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | config HOTPLUG_PCI_SGI | 
					
						
							|  |  |  | 	tristate "SGI PCI Hotplug Support" | 
					
						
							| 
									
										
										
										
											2007-04-13 15:34:27 -07:00
										 |  |  | 	depends on IA64_SGI_SN2 || IA64_GENERIC | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	help | 
					
						
							| 
									
										
										
										
											2005-07-06 15:29:53 -07:00
										 |  |  | 	  Say Y here if you want to use the SGI Altix Hotplug | 
					
						
							|  |  |  | 	  Driver for PCI devices. | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | 	  When in doubt, say N. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-04-13 15:34:27 -07:00
										 |  |  | endif # HOTPLUG_PCI |