From a4d4ec40350f3598791525b1649056d9b20493e7 Mon Sep 17 00:00:00 2001 From: Yang Li Date: Mon, 28 Jun 2010 23:32:57 +0000 Subject: [PATCH] --- yaml --- r: 200905 b: refs/heads/master c: 9ce91685f9db48b7050bed916bea097fcbaea093 h: refs/heads/master i: 200903: 75848c4c43ffb61ca7b71eb40767689cd2e48fe2 v: v3 --- [refs] | 2 +- trunk/arch/powerpc/Kconfig | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 5eacf9320695..b0e56571c143 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5afd878a958191a3f32911f1f5f03beee5368e68 +refs/heads/master: 9ce91685f9db48b7050bed916bea097fcbaea093 diff --git a/trunk/arch/powerpc/Kconfig b/trunk/arch/powerpc/Kconfig index 328774bd41ee..6506bf4fbff1 100644 --- a/trunk/arch/powerpc/Kconfig +++ b/trunk/arch/powerpc/Kconfig @@ -400,7 +400,7 @@ config IRQ_ALL_CPUS config SPARSE_IRQ bool "Support sparse irq numbering" - default y + default n help This enables support for sparse irqs. This is useful for distro kernels that want to define a high CONFIG_NR_CPUS value but still @@ -409,7 +409,7 @@ config SPARSE_IRQ ( Sparse IRQs can also be beneficial on NUMA boxes, as they spread out the irq_desc[] array in a more NUMA-friendly way. ) - If you don't know what to do here, say Y. + If you don't know what to do here, say N. config NUMA bool "NUMA support"