[kernel] r8967 - in dists/trunk/linux-2.6/debian/arch: . amd64 i386 ia64

Maximilian Attems maks at alioth.debian.org
Mon Jun 11 07:58:22 UTC 2007


Author: maks
Date: Mon Jun 11 07:58:22 2007
New Revision: 8967

Log:
GENERIC_PENDING_IRQ is i386, amd64 and ia64
move it there


Modified:
   dists/trunk/linux-2.6/debian/arch/amd64/config
   dists/trunk/linux-2.6/debian/arch/config
   dists/trunk/linux-2.6/debian/arch/i386/config
   dists/trunk/linux-2.6/debian/arch/ia64/config

Modified: dists/trunk/linux-2.6/debian/arch/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/amd64/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/amd64/config	Mon Jun 11 07:58:22 2007
@@ -1360,3 +1360,4 @@
 CONFIG_KVM_AMD=m
 # CONFIG_ARCH_HAS_ILOG2_U64 is not set
 # CONFIG_DEBUG_RODATA is not set
+CONFIG_GENERIC_PENDING_IRQ=y

Modified: dists/trunk/linux-2.6/debian/arch/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/config	Mon Jun 11 07:58:22 2007
@@ -734,7 +734,6 @@
 CONFIG_TEXTSEARCH_BM=m
 CONFIG_TEXTSEARCH_FSM=m
 CONFIG_PLIST=y
-CONFIG_GENERIC_PENDING_IRQ=y
 
 # CONFIG_TCG_TPM is not set
 CONFIG_TCG_ATMEL=m

Modified: dists/trunk/linux-2.6/debian/arch/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/i386/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/i386/config	Mon Jun 11 07:58:22 2007
@@ -1609,3 +1609,4 @@
 CONFIG_KVM_AMD=m
 CONFIG_LEDS_WRAP=m
 # CONFIG_DEBUG_RODATA is not set
+CONFIG_GENERIC_PENDING_IRQ=y

Modified: dists/trunk/linux-2.6/debian/arch/ia64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/ia64/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/ia64/config	Mon Jun 11 07:58:22 2007
@@ -733,3 +733,4 @@
 CONFIG_ACPI_EC=y
 CONFIG_AGP_VIA=m
 # CONFIG_BLK_DEV_IDEPNP is not set
+CONFIG_GENERIC_PENDING_IRQ=y



More information about the Kernel-svn-changes mailing list