2018-01-26 17:45:16 +00:00
|
|
|
# SPDX-License-Identifier: GPL-2.0
|
2005-04-16 22:20:36 +00:00
|
|
|
#
|
|
|
|
# PCI Hotplug support
|
|
|
|
#
|
|
|
|
|
2007-04-13 22:34:27 +00:00
|
|
|
menuconfig HOTPLUG_PCI
|
2013-07-24 17:36:31 +00:00
|
|
|
bool "Support for PCI Hotplug"
|
2013-05-21 03:49:35 +00:00
|
|
|
depends on PCI && SYSFS
|
2022-11-15 11:38:56 +00:00
|
|
|
default y if USB4
|
2020-06-13 16:50:22 +00:00
|
|
|
help
|
2005-04-16 22:20:36 +00:00
|
|
|
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 15:16:00 +00:00
|
|
|
powered up and running.
|
2005-04-16 22:20:36 +00:00
|
|
|
|
2022-11-15 11:38:56 +00:00
|
|
|
Thunderbolt/USB4 PCIe tunneling depends on native PCIe hotplug.
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
When in doubt, say N.
|
|
|
|
|
2007-04-13 22:34:27 +00:00
|
|
|
if HOTPLUG_PCI
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
config HOTPLUG_PCI_COMPAQ
|
|
|
|
tristate "Compaq PCI Hotplug driver"
|
2009-03-31 15:24:17 +00:00
|
|
|
depends on X86 && PCI_BIOS
|
2005-04-16 22:20:36 +00: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 21:32:24 +00:00
|
|
|
depends on X86_IO_APIC && X86 && PCI_BIOS
|
2005-04-16 22:20:36 +00: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
|
2013-04-12 05:44:25 +00:00
|
|
|
bool "ACPI PCI Hotplug driver"
|
|
|
|
depends on HOTPLUG_PCI=y && ((!ACPI_DOCK && ACPI) || (ACPI_DOCK))
|
2005-04-16 22:20:36 +00:00
|
|
|
help
|
|
|
|
Say Y here if you have a system that supports PCI Hotplug using
|
|
|
|
ACPI.
|
|
|
|
|
|
|
|
When in doubt, say N.
|
|
|
|
|
2023-09-30 00:20:36 +00:00
|
|
|
config HOTPLUG_PCI_ACPI_AMPERE_ALTRA
|
|
|
|
tristate "ACPI PCI Hotplug driver Ampere Altra extensions"
|
|
|
|
depends on HOTPLUG_PCI_ACPI
|
|
|
|
depends on HAVE_ARM_SMCCC_DISCOVERY
|
|
|
|
help
|
|
|
|
Say Y here if you have an Ampere Altra system.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
|
|
module will be called acpiphp_ampere_altra.
|
|
|
|
|
|
|
|
When in doubt, say N.
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
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 22:34:27 +00:00
|
|
|
depends on HOTPLUG_PCI_CPCI && X86
|
2005-04-16 22:20:36 +00:00
|
|
|
help
|
|
|
|
Say Y here if you have an Performance Technologies (formerly Intel,
|
2019-11-20 13:40:36 +00:00
|
|
|
formerly just Ziatech) Ziatech ZT5550 CompactPCI system card.
|
2005-04-16 22:20:36 +00:00
|
|
|
|
|
|
|
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 21:32:24 +00:00
|
|
|
depends on HOTPLUG_PCI_CPCI && X86
|
2005-04-16 22:20:36 +00: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
|
2018-05-23 22:29:38 +00:00
|
|
|
bool "SHPC PCI Hotplug driver"
|
2005-04-16 22:20:36 +00:00
|
|
|
help
|
|
|
|
Say Y here if you have a motherboard with a SHPC PCI Hotplug
|
|
|
|
controller.
|
|
|
|
|
|
|
|
When in doubt, say N.
|
|
|
|
|
2016-05-20 06:41:42 +00:00
|
|
|
config HOTPLUG_PCI_POWERNV
|
|
|
|
tristate "PowerPC PowerNV PCI Hotplug driver"
|
|
|
|
depends on PPC_POWERNV && EEH
|
|
|
|
select OF_DYNAMIC
|
|
|
|
help
|
|
|
|
Say Y here if you run PowerPC PowerNV platform that supports
|
|
|
|
PCI Hotplug
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
|
|
module will be called pnv-php.
|
|
|
|
|
|
|
|
When in doubt, say N.
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
config HOTPLUG_PCI_RPA
|
|
|
|
tristate "RPA PCI Hotplug driver"
|
2012-08-24 20:32:07 +00:00
|
|
|
depends on PPC_PSERIES && EEH
|
2005-04-16 22:20:36 +00:00
|
|
|
help
|
2006-10-03 20:36:44 +00:00
|
|
|
Say Y here if you have a RPA system that supports PCI Hotplug.
|
2005-04-16 22:20:36 +00: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.
|
2013-11-14 18:28:18 +00:00
|
|
|
|
|
|
|
When in doubt, say N.
|
2005-04-16 22:20:36 +00:00
|
|
|
|
2012-11-29 13:35:47 +00:00
|
|
|
config HOTPLUG_PCI_S390
|
2013-08-29 17:33:16 +00:00
|
|
|
bool "System z PCI Hotplug Support"
|
2012-11-29 13:35:47 +00:00
|
|
|
depends on S390 && 64BIT
|
|
|
|
help
|
|
|
|
Say Y here if you want to use the System z PCI Hotplug
|
|
|
|
driver for PCI devices. Without this driver it is not
|
|
|
|
possible to access stand-by PCI functions nor to deconfigure
|
|
|
|
PCI functions.
|
|
|
|
|
|
|
|
When in doubt, say Y.
|
|
|
|
|
2007-04-13 22:34:27 +00:00
|
|
|
endif # HOTPLUG_PCI
|