projects
/
platform
/
upstream
/
kernel-adaptation-pc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a80dcc0
)
[IA64] Remove stale comment from ia64/Kconfig
author
Kyle McMartin
<kyle@mcmartin.ca>
Sat, 28 Jan 2006 05:02:52 +0000
(
00:02
-0500)
committer
Tony Luck
<tony.luck@intel.com>
Thu, 2 Feb 2006 21:23:55 +0000
(13:23 -0800)
Somehow I doubt this comment is meant to be here anymore... It's
been floating after the L1_CACHE_SHIFT entry since before Linux
moved to bitkeeper.
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/Kconfig
patch
|
blob
|
history
diff --git
a/arch/ia64/Kconfig
b/arch/ia64/Kconfig
index
199eeaf
..
a1942f7
100644
(file)
--- a/
arch/ia64/Kconfig
+++ b/
arch/ia64/Kconfig
@@
-194,7
+194,6
@@
config IA64_L1_CACHE_SHIFT
default "7" if MCKINLEY
default "6" if ITANIUM
-# align cache-sensitive data to 64 bytes
config IA64_CYCLONE
bool "Cyclone (EXA) Time Source support"
help