Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[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 <kyle@parisc-linux.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>

authored by

Kyle McMartin and committed by
Tony Luck
af14aca9 a80dcc0b

-1
-1
arch/ia64/Kconfig
··· 194 194 default "7" if MCKINLEY 195 195 default "6" if ITANIUM 196 196 197 - # align cache-sensitive data to 64 bytes 198 197 config IA64_CYCLONE 199 198 bool "Cyclone (EXA) Time Source support" 200 199 help