+16
−3
+6
−5
+1
−1
Loading
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>