]> git.sur5r.net Git - u-boot/blobdiff - include/asm-mips/isadep.h
[MIPS] asm headers' updates
[u-boot] / include / asm-mips / isadep.h
index 3cd1eb8eb58ab1aa03762979eab82af5759aff55..24c6cda7937760e0ddd6e7ffa3d033b9e5ed4981 100644 (file)
@@ -1,16 +1,15 @@
 /*
- * Various ISA level dependant constants.
+ * Various ISA level dependent constants.
  * Most of the following constants reflect the different layout
  * of Coprocessor 0 registers.
  *
  * Copyright (c) 1998 Harald Koerfgen
  */
-#include <linux/config.h>
 
 #ifndef __ASM_ISADEP_H
 #define __ASM_ISADEP_H
 
-#if defined(CONFIG_CPU_R3000)
+#if defined(CONFIG_CPU_R3000) || defined(CONFIG_CPU_TX39XX)
 /*
  * R2000 or R3000
  */