Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 82280f7a authored by Mika Westerberg's avatar Mika Westerberg Committed by Bjorn Helgaas
Browse files

PCI: shpchp: Convert SHPC to be builtin only



We need to be able coordinate between SHPC and acpiphp to determine which
driver handles hotplug of a given bridge.  Because acpiphp is already bool,
convert SHPC to be bool as well.

Suggested-by: default avatarBjorn Helgaas <bhelgaas@google.com>
Signed-off-by: default avatarMika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
Reviewed-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 5352a44a
Loading
Loading
Loading
Loading
+1 −4
Original line number Original line Diff line number Diff line
@@ -104,14 +104,11 @@ config HOTPLUG_PCI_CPCI_GENERIC
	  When in doubt, say N.
	  When in doubt, say N.


config HOTPLUG_PCI_SHPC
config HOTPLUG_PCI_SHPC
	tristate "SHPC PCI Hotplug driver"
	bool "SHPC PCI Hotplug driver"
	help
	help
	  Say Y here if you have a motherboard with a SHPC PCI Hotplug
	  Say Y here if you have a motherboard with a SHPC PCI Hotplug
	  controller.
	  controller.


	  To compile this driver as a module, choose M here: the
	  module will be called shpchp.

	  When in doubt, say N.
	  When in doubt, say N.


config HOTPLUG_PCI_POWERNV
config HOTPLUG_PCI_POWERNV