Skip to content

Commit

Permalink
MIPS: RB532: Cleanup cpu-features-overrides
Browse files Browse the repository at this point in the history
Remove commented out definitions.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Florian Fainelli authored and Ralf Baechle committed Jun 17, 2009
1 parent faed528 commit 1c99dac
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions arch/mips/include/asm/mach-rc32434/cpu-feature-overrides.h
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,6 @@
#define cpu_has_smartmips 0

#define cpu_has_vtag_icache 0
/* #define cpu_has_dc_aliases ? */
/* #define cpu_has_ic_fills_f_dc ? */
/* #define cpu_has_pindexed_dcache ? */

/* #define cpu_icache_snoops_remote_store ? */

#define cpu_has_mips32r1 1
#define cpu_has_mips32r2 0
Expand Down

0 comments on commit 1c99dac

Please sign in to comment.