Having CONFIG_GENERIC_PENDING_IRQ on globablly shouldn't hurt any arch/flavour that doesn't have it, and turns it on for those that do, which seems to be the right thing

svn path=/dists/trunk/linux-2.6/; revision=4674
This commit is contained in:
Simon Horman 2005-10-28 06:43:25 +00:00
parent d5b575d465
commit 9dee01e372
3 changed files with 1 additions and 2 deletions

View File

@ -29,7 +29,6 @@ CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_SPARSEMEM=y
CONFIG_ARCH_DISCONTIGMEM_DEFAULT=y
CONFIG_HAVE_MEMORY_PRESENT=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_DIGIEPCA=m
CONFIG_MKISS=m
# CONFIG_FLATMEM_MANUAL is not set

View File

@ -22,6 +22,5 @@ CONFIG_EXT2_FS=m
CONFIG_FS_MBCACHE=m
CONFIG_ARCH_FLATMEM_ENABLE=y
# CONFIG_HOTPLUG_CPU is not set
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_DIGIEPCA=m
CONFIG_MKISS=m

1
debian/arch/config vendored
View File

@ -703,3 +703,4 @@ CONFIG_MII=m
CONFIG_BLK_DEV_IDEPNP=m
CONFIG_AIRO=m
CONFIG_SCSI_SATA_INTEL_COMBINED=y
CONFIG_GENERIC_PENDING_IRQ=y