added 2.6.29.6 aldebaran kernel
[nao-ulib.git] / kernel / 2.6.29.6-aldebaran-rt / arch / mips / include / asm / mach-tx49xx / cpu-feature-overrides.h
blob275eaf92c748f2567111c758a2755835c918bc08
1 #ifndef __ASM_MACH_TX49XX_CPU_FEATURE_OVERRIDES_H
2 #define __ASM_MACH_TX49XX_CPU_FEATURE_OVERRIDES_H
4 #define cpu_has_llsc 1
5 #define cpu_has_64bits 1
6 #define cpu_has_inclusive_pcaches 0
8 #define cpu_has_mips16 0
9 #define cpu_has_mdmx 0
10 #define cpu_has_mips3d 0
11 #define cpu_has_smartmips 0
12 #define cpu_has_vtag_icache 0
13 #define cpu_has_ic_fills_f_dc 0
14 #define cpu_has_dsp 0
15 #define cpu_has_mipsmt 0
16 #define cpu_has_userlocal 0
18 #define cpu_has_mips32r1 0
19 #define cpu_has_mips32r2 0
20 #define cpu_has_mips64r1 0
21 #define cpu_has_mips64r2 0
23 #endif /* __ASM_MACH_TX49XX_CPU_FEATURE_OVERRIDES_H */