]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/pci/hotplug/Kconfig
Merge tag 'lkdtm-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
[karo-tx-linux.git] / drivers / pci / hotplug / Kconfig
index df8caec597895da466f821d23c4ba0315fb495ee..aadce45a9b4a598b94b6c1f8504ee69e2a481d7a 100644 (file)
@@ -113,6 +113,19 @@ config HOTPLUG_PCI_SHPC
 
          When in doubt, say N.
 
+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.
+
 config HOTPLUG_PCI_RPA
        tristate "RPA PCI Hotplug driver"
        depends on PPC_PSERIES && EEH