From 905247054cf7381d40ab61bbf60f6a810c22f9c5 Mon Sep 17 00:00:00 2001 From: Suresh Siddha Date: Thu, 10 Jul 2008 11:17:00 -0700 Subject: [PATCH] --- yaml --- r: 112660 b: refs/heads/master c: 9fa8c481b55e80edd8c637573f87853bb6b600f5 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/x86/Kconfig | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index c530333aff38..c4d099813f95 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2d9579a124d746a3e0e0ba45e57d80800ee80807 +refs/heads/master: 9fa8c481b55e80edd8c637573f87853bb6b600f5 diff --git a/trunk/arch/x86/Kconfig b/trunk/arch/x86/Kconfig index 2cfccc987a26..0bf8391a7f2d 100644 --- a/trunk/arch/x86/Kconfig +++ b/trunk/arch/x86/Kconfig @@ -1651,6 +1651,14 @@ config DMAR_FLOPPY_WA workaround will setup a 1:1 mapping for the first 16M to make floppy (an ISA device) work. +config INTR_REMAP + bool "Support for Interrupt Remapping (EXPERIMENTAL)" + depends on X86_64 && X86_IO_APIC && PCI_MSI && ACPI && EXPERIMENTAL + help + Supports Interrupt remapping for IO-APIC and MSI devices. + To use x2apic mode in the CPU's which support x2APIC enhancements or + to support platforms with CPU's having > 8 bit APIC ID, say Y. + source "drivers/pci/pcie/Kconfig" source "drivers/pci/Kconfig"