lkml.org 
[lkml]   [2007]   [Jul]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectFwd: [ANNOUNCE][GIT PATCH] Kconfig.cpu cosmetics
---------- Forwarded message ----------
From: Oliver Pinter <oliver.pntr@gmail.com>
Date: Jul 22, 2007 10:11 PM
Subject: [ANNOUNCE][GIT PATCH] Kconfig.cpu cosmetics
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: zippel@linux-m68k.org, sam@ravnborg.org


Hi all!

Here is one patch, Kconfig.cpu, this patch add the Pentium D processor
for help, because number of person has the question: I have Pentium D,
and which CPU chose I.

arch/i386/Kconfig.cpu | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)

Thanks
Oliver
commit 0cfc7eee2dfe08dc0c609b57ed7be54886bd8f0b
Author: Oliver Pinter <oliver.pntr@gmail.com>
Date: Sun Jul 22 21:59:27 2007 +0200

Kconfig.cpu cosmetics

Add Pentium D for Pentium 4 help
Change the sort by timeline in cpu-types

Signed-off-by: Oliver Pinter <oliver.pntr@gmail.com>

diff --git a/arch/i386/Kconfig.cpu b/arch/i386/Kconfig.cpu
index 11a24d5..ce95e50 100644
--- a/arch/i386/Kconfig.cpu
+++ b/arch/i386/Kconfig.cpu
@@ -104,6 +104,15 @@ config MPENTIUMM
Select this for Intel Pentium M (not Pentium-4 M)
notebook chips.

+config MPENTIUM4
+ bool "Pentium-4/Celeron(P4-based)/Pentium-4 M/older Xeon"
+ help
+ Select this for Intel Pentium 4 chips. This includes the
+ Pentium 4, Pentium D, P4-based Celeron and Xeon, and
+ Pentium-4 M (not Pentium M) chips. This option enables compile
+ flags optimized for the chip, uses the correct cache shift, and
+ applies any applicable Pentium III optimizations.
+
config MCORE2
bool "Core 2/newer Xeon"
help
@@ -111,15 +120,6 @@ config MCORE2
CPUs. You can distinguish newer from older Xeons by the CPU family
in /proc/cpuinfo. Newer ones have 6.

-config MPENTIUM4
- bool "Pentium-4/Celeron(P4-based)/Pentium-4 M/older Xeon"
- help
- Select this for Intel Pentium 4 chips. This includes the
- Pentium 4, P4-based Celeron and Xeon, and Pentium-4 M
- (not Pentium M) chips. This option enables compile flags
- optimized for the chip, uses the correct cache shift, and
- applies any applicable Pentium III optimizations.
-
config MK6
bool "K6/K6-II/K6-III"
help
\
 
 \ /
  Last update: 2007-07-22 22:19    [W:0.055 / U:0.212 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site