diff options
author | 2006-01-28 00:02:52 -0500 | |
---|---|---|
committer | 2006-02-02 13:23:55 -0800 | |
commit | af14aca90e0cdfccd71f9947c45b6ea2cf321dcb (patch) | |
tree | fe071a17a7c08b6f4ca4b80e3643a97d640bcf20 | |
parent | [IA64-SGI] disable msi for all altix pci devices (diff) | |
download | linux-dev-af14aca90e0cdfccd71f9947c45b6ea2cf321dcb.tar.xz linux-dev-af14aca90e0cdfccd71f9947c45b6ea2cf321dcb.zip |
[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>
-rw-r--r-- | arch/ia64/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
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 |