From: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
To: linux-ia64@vger.kernel.org
Subject: [PATCH] Make PCI Express support selectable
Date: Fri, 28 Apr 2006 02:50:43 +0000 [thread overview]
Message-ID: <44518303.2030500@jp.fujitsu.com> (raw)
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"
reply other threads:[~2006-04-28 2:50 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44518303.2030500@jp.fujitsu.com \
--to=kaneshige.kenji@jp.fujitsu.com \
--cc=linux-ia64@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox