]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/sh7763rdp.h
sh3/sh4: rename config option TMU_CLK_DIVIDER to CONFIG_SYS_TMU_CLK_DIV
[karo-tx-uboot.git] / include / configs / sh7763rdp.h
index 79631be58a9fc0f619e4b183d711812dd7d065ce..c8c62ad76e391177482680110fe835a4cc681403 100644 (file)
 
 /* Clock */
 #define CONFIG_SYS_CLK_FREQ    66666666
-#define TMU_CLK_DIVIDER                (4)     /* 4 (default), 16, 64, 256 or 1024 */
+#define CONFIG_SYS_TMU_CLK_DIV         (4)     /* 4 (default), 16, 64, 256 or 1024 */
 #define CONFIG_SYS_HZ          1000
 
 /* Ether */