[PATCH] Make PCI Express support selectable

From: Kenji Kaneshige <kaneshige.kenji_at_jp.fujitsu.com>
Date: 2006-04-28 12:50:43
Hi,

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.
The attached patch make PCI Express support selectable.

Thanks,
Kenji Kaneshige


This patch makes PCI Express support selectable.

Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>

---
 arch/ia64/Kconfig |    2 ++
 1 files changed, 2 insertions(+)

Index: linux-2.6.17-rc3/arch/ia64/Kconfig
===================================================================
--- linux-2.6.17-rc3.orig/arch/ia64/Kconfig	2006-04-28 11:11:04.000000000 +0900
+++ linux-2.6.17-rc3/arch/ia64/Kconfig	2006-04-28 11:13:19.000000000 +0900
@@ -447,6 +447,8 @@
 	bool
 	default PCI
 
+source "drivers/pci/pcie/Kconfig"
+
 source "drivers/pci/Kconfig"
 
 source "drivers/pci/hotplug/Kconfig"
-
To unsubscribe from this list: send the line "unsubscribe linux-ia64" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Fri Apr 28 12:54:56 2006

This archive was generated by hypermail 2.1.8 : 2006-04-28 12:55:10 EST