diff options
Diffstat (limited to 'drivers/pci/pcie')
-rw-r--r-- | drivers/pci/pcie/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/pci/pcie/Kconfig b/drivers/pci/pcie/Kconfig index 0ad92a8ad8b1..287a9311716c 100644 --- a/drivers/pci/pcie/Kconfig +++ b/drivers/pci/pcie/Kconfig | |||
@@ -25,13 +25,4 @@ config HOTPLUG_PCI_PCIE | |||
25 | 25 | ||
26 | When in doubt, say N. | 26 | When in doubt, say N. |
27 | 27 | ||
28 | config HOTPLUG_PCI_PCIE_POLL_EVENT_MODE | ||
29 | bool "Use polling mechanism for hot-plug events (for testing purpose)" | ||
30 | depends on HOTPLUG_PCI_PCIE | ||
31 | help | ||
32 | Say Y here if you want to use the polling mechanism for hot-plug | ||
33 | events for early platform testing. | ||
34 | |||
35 | When in doubt, say N. | ||
36 | |||
37 | source "drivers/pci/pcie/aer/Kconfig" | 28 | source "drivers/pci/pcie/aer/Kconfig" |