Re: [PATCH 16/21] x86: drop unused Kconfig symbol

From: David Rientjes
Date: Fri Oct 14 2011 - 15:39:11 EST


On Fri, 14 Oct 2011, Paul Bolle wrote:

> Signed-off-by: Paul Bolle <pebolle@xxxxxxxxxx>

Acked-by: David Rientjes <rientjes@xxxxxxxxxx>

The last instance of this option was removed in e56b3bc79429
("cpu masks: optimize and clean up cpumask_of_cpu()") back in mid-2008.

> ---
> arch/x86/Kconfig | 3 ---
> 1 files changed, 0 insertions(+), 3 deletions(-)
>
> diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
> index 6a47bb2..18f74ed 100644
> --- a/arch/x86/Kconfig
> +++ b/arch/x86/Kconfig
> @@ -192,9 +192,6 @@ config NEED_PER_CPU_EMBED_FIRST_CHUNK
> config NEED_PER_CPU_PAGE_FIRST_CHUNK
> def_bool y
>
> -config HAVE_CPUMASK_OF_CPU_MAP
> - def_bool X86_64_SMP
> -
> config ARCH_HIBERNATION_POSSIBLE
> def_bool y
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/