]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/mpr2.h
sh3/sh4: rename config option TMU_CLK_DIVIDER to CONFIG_SYS_TMU_CLK_DIV
[karo-tx-uboot.git] / include / configs / mpr2.h
index c1473373637725398435ffeeb6f2853bcc69d4b2..0a472a65817f1355ebcc1b154a58e4af6ee730a8 100644 (file)
@@ -82,7 +82,7 @@
 
 /* Clocks */
 #define CONFIG_SYS_CLK_FREQ    24000000
-#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
 
 /* UART */