From: Thiemo Seufer <ths@networkno.de>
Date: Thu, 1 Sep 2005 09:02:08 +0000 (+0000)
Subject: Define some more common ip22 CPU features.
X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=65dd7026a906f7a70ef326f18540c0b648a0ffed;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git

Define some more common ip22 CPU features.

Signed-off-by: Thiemo Seufer <ths@networkno.de>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
---

diff --git a/include/asm-mips/mach-ip22/cpu-feature-overrides.h b/include/asm-mips/mach-ip22/cpu-feature-overrides.h
index a115940bd684..ac71b4d6510a 100644
--- a/include/asm-mips/mach-ip22/cpu-feature-overrides.h
+++ b/include/asm-mips/mach-ip22/cpu-feature-overrides.h
@@ -11,6 +11,12 @@
 /*
  * IP22 with a variety of processors so we can't use defaults for everything.
  */
+#define cpu_has_tlb		1
+#define cpu_has_4kex		1
+#define cpu_has_4ktlb		1
+#define cpu_has_fpu		1
+#define cpu_has_32fpr		1
+#define cpu_has_counter		1
 #define cpu_has_mips16		0
 #define cpu_has_divec		0
 #define cpu_has_cache_cdex_p	1