]> Git Repo - J-u-boot.git/blobdiff - include/configs/rcar-gen2-common.h
Convert CONFIG_SYS_TIMER_COUNTS_DOWN to Kconfig
[J-u-boot.git] / include / configs / rcar-gen2-common.h
index 61b9447ea5f5c9fafd4898c4448a99afe41853f9..606a0a7ecde1d126458d4a3016e405bbe619eed4 100644 (file)
@@ -22,7 +22,6 @@
 
 /* Timer */
 #define CONFIG_TMU_TIMER
-#define CONFIG_SYS_TIMER_COUNTS_DOWN
 #define CONFIG_SYS_TIMER_COUNTER       (TMU_BASE + 0xc)        /* TCNT0 */
 #define CONFIG_SYS_TIMER_RATE          (get_board_sys_clk() / 8)
 
This page took 0.020974 seconds and 4 git commands to generate.