Kconfig 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197
  1. #
  2. # PCI Hotplug support
  3. #
  4. menu "PCI Hotplug Support"
  5. config HOTPLUG_PCI
  6. tristate "Support for PCI Hotplug (EXPERIMENTAL)"
  7. depends on PCI && EXPERIMENTAL
  8. select HOTPLUG
  9. ---help---
  10. Say Y here if you have a motherboard with a PCI Hotplug controller.
  11. This allows you to add and remove PCI cards while the machine is
  12. powered up and running.
  13. To compile this driver as a module, choose M here: the
  14. module will be called pci_hotplug.
  15. When in doubt, say N.
  16. config HOTPLUG_PCI_FAKE
  17. tristate "Fake PCI Hotplug driver"
  18. depends on HOTPLUG_PCI
  19. help
  20. Say Y here if you want to use the fake PCI hotplug driver. It can
  21. be used to simulate PCI hotplug events if even if your system is
  22. not PCI hotplug capable.
  23. This driver will "emulate" removing PCI devices from the system.
  24. If the "power" file is written to with "0" then the specified PCI
  25. device will be completely removed from the kernel.
  26. WARNING, this does NOT turn off the power to the PCI device.
  27. This is a "logical" removal, not a physical or electrical
  28. removal.
  29. Use this module at your own risk. You have been warned!
  30. To compile this driver as a module, choose M here: the
  31. module will be called fakephp.
  32. When in doubt, say N.
  33. config HOTPLUG_PCI_COMPAQ
  34. tristate "Compaq PCI Hotplug driver"
  35. depends on HOTPLUG_PCI && X86 && PCI_BIOS
  36. help
  37. Say Y here if you have a motherboard with a Compaq PCI Hotplug
  38. controller.
  39. To compile this driver as a module, choose M here: the
  40. module will be called cpqphp.
  41. When in doubt, say N.
  42. config HOTPLUG_PCI_COMPAQ_NVRAM
  43. bool "Save configuration into NVRAM on Compaq servers"
  44. depends on HOTPLUG_PCI_COMPAQ
  45. help
  46. Say Y here if you have a Compaq server that has a PCI Hotplug
  47. controller. This will allow the PCI Hotplug driver to store the PCI
  48. system configuration options in NVRAM.
  49. When in doubt, say N.
  50. config HOTPLUG_PCI_IBM
  51. tristate "IBM PCI Hotplug driver"
  52. depends on HOTPLUG_PCI && X86_IO_APIC && X86 && PCI_BIOS
  53. help
  54. Say Y here if you have a motherboard with a IBM PCI Hotplug
  55. controller.
  56. To compile this driver as a module, choose M here: the
  57. module will be called ibmphp.
  58. When in doubt, say N.
  59. config HOTPLUG_PCI_ACPI
  60. tristate "ACPI PCI Hotplug driver"
  61. depends on ACPI && HOTPLUG_PCI
  62. help
  63. Say Y here if you have a system that supports PCI Hotplug using
  64. ACPI.
  65. To compile this driver as a module, choose M here: the
  66. module will be called acpiphp.
  67. When in doubt, say N.
  68. config HOTPLUG_PCI_ACPI_IBM
  69. tristate "ACPI PCI Hotplug driver IBM extensions"
  70. depends on HOTPLUG_PCI_ACPI
  71. help
  72. Say Y here if you have an IBM system that supports PCI Hotplug using
  73. ACPI.
  74. To compile this driver as a module, choose M here: the
  75. module will be called acpiphp_ibm.
  76. When in doubt, say N.
  77. config HOTPLUG_PCI_CPCI
  78. bool "CompactPCI Hotplug driver"
  79. depends on HOTPLUG_PCI
  80. help
  81. Say Y here if you have a CompactPCI system card with CompactPCI
  82. hotswap support per the PICMG 2.1 specification.
  83. When in doubt, say N.
  84. config HOTPLUG_PCI_CPCI_ZT5550
  85. tristate "Ziatech ZT5550 CompactPCI Hotplug driver"
  86. depends on HOTPLUG_PCI && HOTPLUG_PCI_CPCI && X86
  87. help
  88. Say Y here if you have an Performance Technologies (formerly Intel,
  89. formerly just Ziatech) Ziatech ZT5550 CompactPCI system card.
  90. To compile this driver as a module, choose M here: the
  91. module will be called cpcihp_zt5550.
  92. When in doubt, say N.
  93. config HOTPLUG_PCI_CPCI_GENERIC
  94. tristate "Generic port I/O CompactPCI Hotplug driver"
  95. depends on HOTPLUG_PCI && HOTPLUG_PCI_CPCI && X86
  96. help
  97. Say Y here if you have a CompactPCI system card that exposes the #ENUM
  98. hotswap signal as a bit in a system register that can be read through
  99. standard port I/O.
  100. To compile this driver as a module, choose M here: the
  101. module will be called cpcihp_generic.
  102. When in doubt, say N.
  103. config HOTPLUG_PCI_SHPC
  104. tristate "SHPC PCI Hotplug driver"
  105. depends on HOTPLUG_PCI
  106. help
  107. Say Y here if you have a motherboard with a SHPC PCI Hotplug
  108. controller.
  109. To compile this driver as a module, choose M here: the
  110. module will be called shpchp.
  111. When in doubt, say N.
  112. config HOTPLUG_PCI_SHPC_POLL_EVENT_MODE
  113. bool "Use polling mechanism for hot-plug events (for testing purpose)"
  114. depends on HOTPLUG_PCI_SHPC
  115. help
  116. Say Y here if you want to use the polling mechanism for hot-plug
  117. events for early platform testing.
  118. When in doubt, say N.
  119. config HOTPLUG_PCI_SHPC_PHPRM_LEGACY
  120. bool "For AMD SHPC only: Use $HRT for resource/configuration"
  121. depends on HOTPLUG_PCI_SHPC && !ACPI
  122. help
  123. Say Y here for AMD SHPC. You have to select this option if you are
  124. using this driver on platform with AMD SHPC.
  125. config HOTPLUG_PCI_RPA
  126. tristate "RPA PCI Hotplug driver"
  127. depends on HOTPLUG_PCI && PPC_PSERIES && PPC64 && !HOTPLUG_PCI_FAKE
  128. help
  129. Say Y here if you have a a RPA system that supports PCI Hotplug.
  130. To compile this driver as a module, choose M here: the
  131. module will be called rpaphp.
  132. When in doubt, say N.
  133. config HOTPLUG_PCI_RPA_DLPAR
  134. tristate "RPA Dynamic Logical Partitioning for I/O slots"
  135. depends on HOTPLUG_PCI_RPA
  136. help
  137. Say Y here if your system supports Dynamic Logical Partitioning
  138. for I/O slots.
  139. To compile this driver as a module, choose M here: the
  140. module will be called rpadlpar_io.
  141. When in doubt, say N.
  142. config HOTPLUG_PCI_SGI
  143. tristate "SGI PCI Hotplug Support"
  144. depends on HOTPLUG_PCI && (IA64_SGI_SN2 || IA64_GENERIC)
  145. help
  146. Say Y here if you want to use the SGI Altix Hotplug
  147. Driver for PCI devices.
  148. When in doubt, say N.
  149. endmenu