public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Mention Intel Atom in Kconfig.cpu
@ 2008-10-13 10:58 Phil Endecott
  2008-10-13 12:13 ` [PATCH] Mention Intel Atom in Kconfig.cpu (less garbled this time) Phil Endecott
  2008-10-13 12:28 ` [PATCH] Mention Intel Atom in Kconfig.cpu Andi Kleen
  0 siblings, 2 replies; 11+ messages in thread
From: Phil Endecott @ 2008-10-13 10:58 UTC (permalink / raw)
  To: Linux Kernel Mailing List

Am I right in thinking that CONFIG_MCORE2 is the correct choice for an 
Intel Atom?  (It seems to work for me, so far.)  If this is true, since 
there are quite a lot of these chips in circulation now and the choice 
is not obvious, I think it would be helpful to add something along the 
following lines to arch/x86/Kconfig.cpu.

Signed-off-by: Phil Endecott <kconfigcpu@chezphil.org>
---
diff --git a/arch/x86/Kconfig.cpu b/arch/x86/Kconfig.cpu
index b225219..7df0801 100644
--- a/arch/x86/Kconfig.cpu
+++ b/arch/x86/Kconfig.cpu
@@ -263,11 +263,12 @@ config MPSC
           in /proc/cpuinfo. Family 15 is an older Xeon, Family 6 a 
newer one.

  config MCORE2
-       bool "Core 2/newer Xeon"
+       bool "Core 2/newer Xeon/Atom"
         help
-         Select this for Intel Core 2 and newer Core 2 Xeons (Xeon 
51xx and 53xx)
-         CPUs. You can distinguish newer from older Xeons by the CPU family
-         in /proc/cpuinfo. Newer ones have 6 and older ones 15 (not a typo)
+         Select this for Intel Core 2, newer Core 2 Xeon (Xeon 51xx 
and 53xx)
+         and Intel Atom CPUs. You can distinguish newer from older 
Xeons by
+         the CPU family in /proc/cpuinfo. Newer ones have 6 and older 
ones 15
+         (not a typo).

  config GENERIC_CPU
         bool "Generic-x86-64"





^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2008-10-13 19:22 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-13 10:58 [PATCH] Mention Intel Atom in Kconfig.cpu Phil Endecott
2008-10-13 12:13 ` [PATCH] Mention Intel Atom in Kconfig.cpu (less garbled this time) Phil Endecott
2008-10-13 15:36   ` J.A. Magallón
2008-10-13 12:28 ` [PATCH] Mention Intel Atom in Kconfig.cpu Andi Kleen
2008-10-13 13:18   ` Arjan van de Ven
2008-10-13 13:30     ` Andi Kleen
2008-10-13 13:30       ` Arjan van de Ven
2008-10-13 13:53         ` Andi Kleen
2008-10-13 14:02         ` Adrian Bunk
2008-10-13 14:17           ` Arjan van de Ven
2008-10-13 19:22             ` Phil Endecott

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox