Skip to content

Commit

Permalink
PCI: pciehp: Convert pciehp to be builtin only, not modular
Browse files Browse the repository at this point in the history
Convert pciehp to be builtin only, with no module option.

Signed-off-by: Bjorn Helgaas <[email protected]>
Acked-by: Rafael J. Wysocki <[email protected]>
Acked-by: Yinghai Lu <[email protected]>
  • Loading branch information
bjorn-helgaas committed Jul 26, 2013
1 parent 7cd29f4 commit c10cc48
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions drivers/pci/pcie/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,12 @@ config PCIEPORTBUS
# Include service Kconfig here
#
config HOTPLUG_PCI_PCIE
tristate "PCI Express Hotplug driver"
bool "PCI Express Hotplug driver"
depends on HOTPLUG_PCI && PCIEPORTBUS
help
Say Y here if you have a motherboard that supports PCI Express Native
Hotplug

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

When in doubt, say N.

source "drivers/pci/pcie/aer/Kconfig"
Expand Down

0 comments on commit c10cc48

Please sign in to comment.