sh: Support explicit L1 cache disabling.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 31 Jul 2007 08:07:28 +0000 (17:07 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 21 Sep 2007 02:57:46 +0000 (11:57 +0900)
This reworks the cache mode configuration in Kconfig, and allows for
explicit selection of write-back/write-through/off configurations.
All of the cache flushing routines are optimized away for the off
case.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found