From: Kyle McMartin Date: Sat, 28 Jan 2006 05:02:52 +0000 (-0500) Subject: [IA64] Remove stale comment from ia64/Kconfig X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=af14aca90e0cdfccd71f9947c45b6ea2cf321dcb;p=deliverable%2Flinux.git [IA64] Remove stale comment from ia64/Kconfig 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 Signed-off-by: Tony Luck --- diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig index 199eeaf0f4e3..a1942f79638b 100644 --- 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