Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1af0eea2 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

[MIPS] IP27: Tighten up CPU description to fix warnings.

parent 308a1639
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -34,7 +34,11 @@
#define cpu_has_64bits		1

#define cpu_has_4kex		1
#define cpu_has_3k_cache	0
#define cpu_has_6k_cache	0
#define cpu_has_4k_cache	1
#define cpu_has_8k_cache	0
#define cpu_has_tx39_cache	0

#define cpu_has_inclusive_pcaches	1