X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Fx86%2FKconfig;h=0a80d6a5e9f1199fb85b49821f1cb6fee6c69bd1;hb=fe47784ba5cbb6b713c013e046859946789b45e4;hp=68d91c8233f42162039af96c8ed1fdd3e1d6a88e;hpb=af2e1f276ff08f17192411ea3b71c13a758dfe12;p=linux-2.6-omap-h63xx.git diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 68d91c8233f..0a80d6a5e9f 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -1657,6 +1657,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"