From 34f9218fe519cd922889076cc7698bd73bdb9f92 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Wed, 26 Oct 2011 18:23:52 -0400 Subject: Linux 3.1-git1 (138c4ae9cfda upstream) First take on the upcomming Linux 3.2 kernel. The moving of the ethernet drivers into vendor subdirectories caused a lot of churn in config-generic, but hopefully it's a bit cleaner now. --- config-x86_64-generic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config-x86_64-generic') diff --git a/config-x86_64-generic b/config-x86_64-generic index 64710294d..49448bd36 100644 --- a/config-x86_64-generic +++ b/config-x86_64-generic @@ -95,7 +95,7 @@ CONFIG_DIRECT_GBPAGES=y CONFIG_X86_MPPARSE=y CONFIG_I7300_IDLE=m -CONFIG_INTR_REMAP=y +CONFIG_IRQ_REMAP=y CONFIG_X86_X2APIC=y CONFIG_SPARSE_IRQ=y -- cgit