]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/sh/include/asm/cpu_sh4.h
sh: add support for sh7757lcr board
[karo-tx-uboot.git] / arch / sh / include / asm / cpu_sh4.h
index fdcebd608e1b8eab219c99bbc09ef7e92841fbc8..9b29d3ae7c8fc6fa5e9a136e9c2df147574ea733 100644 (file)
@@ -44,6 +44,8 @@
 # include <asm/cpu_sh7722.h>
 #elif defined (CONFIG_CPU_SH7723)
 # include <asm/cpu_sh7723.h>
+#elif defined (CONFIG_CPU_SH7757)
+# include <asm/cpu_sh7757.h>
 #elif defined (CONFIG_CPU_SH7763)
 # include <asm/cpu_sh7763.h>
 #elif defined (CONFIG_CPU_SH7780)