mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 10:11:36 +00:00
[IA64] Make PCI Express support selectable
When I tried to use PCI Express Hotplug driver on my ia64 box, I noticed that "PCI Express support" is not even selectable on ia64. This patch makes PCI Express support selectable. Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
This commit is contained in:
parent
ea95972f18
commit
b7bb575c3f
@ -449,6 +449,8 @@ config PCI_DOMAINS
|
||||
bool
|
||||
default PCI
|
||||
|
||||
source "drivers/pci/pcie/Kconfig"
|
||||
|
||||
source "drivers/pci/Kconfig"
|
||||
|
||||
source "drivers/pci/hotplug/Kconfig"
|
||||
|
Loading…
Reference in New Issue
Block a user