]> Git Repo - J-u-boot.git/blobdiff - include/configs/zynq-common.h
Convert CONFIG_SYS_TIMER_COUNTS_DOWN to Kconfig
[J-u-boot.git] / include / configs / zynq-common.h
index 6574cf92e26ee1e5fa4c2465e4025952f1bae7bb..2d6522af81b843d7efe2b597acc77105e74bb5b7 100644 (file)
@@ -16,7 +16,6 @@
 
 #define ZYNQ_SCUTIMER_BASEADDR         0xF8F00600
 #define CONFIG_SYS_TIMERBASE           ZYNQ_SCUTIMER_BASEADDR
-#define CONFIG_SYS_TIMER_COUNTS_DOWN
 #define CONFIG_SYS_TIMER_COUNTER       (CONFIG_SYS_TIMERBASE + 0x4)
 
 /* GUIDs for capsule updatable firmware images */
This page took 0.021656 seconds and 4 git commands to generate.