]> Git Repo - J-u-boot.git/blobdiff - arch/sh/include/asm/config.h
Convert CONFIG_SYS_TIMER_COUNTS_DOWN to Kconfig
[J-u-boot.git] / arch / sh / include / asm / config.h
index 09a15da4859d605080f45008453d1e3aa97726ef..99d8797a549f18e6ac8af46415ce8db5bf115111 100644 (file)
@@ -9,7 +9,6 @@
 #include <asm/processor.h>
 
 /* 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() / 4)
 
This page took 0.024779 seconds and 4 git commands to generate.