summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/corenet32_smp_defconfig
diff options
context:
space:
mode:
authorKim Phillips <kim.phillips@freescale.com>2012-04-13 17:26:15 -0500
committerKumar Gala <galak@kernel.crashing.org>2012-07-10 07:07:19 -0500
commita6fceddd7bfa148bdd7dfe75e0aa24d4d174fbc7 (patch)
tree401162243d689d84038b56ee82cac7d0ebbbc44d /arch/powerpc/configs/corenet32_smp_defconfig
parentdea0ed4a64b9d62b266d54350c2514fa7b2b1dbd (diff)
downloadlinux-a6fceddd7bfa148bdd7dfe75e0aa24d4d174fbc7.tar.bz2
powerpc/fsl: Distribute interrupts on all CPUs by default
At least for crypto/IPSec, doing so provides users with a better performance experience out of the box. Signed-off-by: Kim Phillips <kim.phillips@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/configs/corenet32_smp_defconfig')
-rw-r--r--arch/powerpc/configs/corenet32_smp_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/configs/corenet32_smp_defconfig b/arch/powerpc/configs/corenet32_smp_defconfig
index 91db656294e8..b32d94936bf6 100644
--- a/arch/powerpc/configs/corenet32_smp_defconfig
+++ b/arch/powerpc/configs/corenet32_smp_defconfig
@@ -32,6 +32,7 @@ CONFIG_HIGH_RES_TIMERS=y
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
CONFIG_BINFMT_MISC=m
CONFIG_KEXEC=y
+CONFIG_IRQ_ALL_CPUS=y
CONFIG_FORCE_MAX_ZONEORDER=13
CONFIG_FSL_LBC=y
CONFIG_PCI=y