Add informative comment that Thunderbolt requires PCI Hotplug. --- drivers/pci/hotplug/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/pci/hotplug/Kconfig b/drivers/pci/hotplug/Kconfig index 840a84bb5ee2..a6dccb958254 100644 --- a/drivers/pci/hotplug/Kconfig +++ b/drivers/pci/hotplug/Kconfig @@ -9,7 +9,7 @@ menuconfig HOTPLUG_PCI 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 - powered up and running. + powered up and running. Thunderbolt requires PCI Hotplug. When in doubt, say N. base-commit: fef7fd48922d11b22620e19f9c9101647bfe943d -- 2.34.1