ChangeSet 1.2231.1.68, 2005/03/28 19:35:31-08:00, [EMAIL PROTECTED]
[PATCH] x86_64: Include PCI-Express configuration
Include PCI-Express configuration
Signed-off-by: Andi Kleen <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
Signed-off-by: Linus Torvalds <[EMAIL PROTECTED]>
Kconfig | 2 ++
1 files changed, 2 insertions(+)
diff -Nru a/arch/x86_64/Kconfig b/arch/x86_64/Kconfig
--- a/arch/x86_64/Kconfig 2005-03-28 21:21:30 -08:00
+++ b/arch/x86_64/Kconfig 2005-03-28 21:21:30 -08:00
@@ -415,6 +415,8 @@
from i386. Requires that the driver writer used memory barriers
properly.
+source "drivers/pci/pcie/Kconfig"
+
source "drivers/pci/Kconfig"
source "drivers/pcmcia/Kconfig"
-
To unsubscribe from this list: send the line "unsubscribe bk-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html