]> Git Repo - J-u-boot.git/blobdiff - lib/Kconfig
Convert CONFIG_SYS_TIMER_COUNTS_DOWN to Kconfig
[J-u-boot.git] / lib / Kconfig
index 6abe1d0a863badc503961bb24a6977f2df4d8a23..c39fc52321471894123b0130a84e29a6e369a771 100644 (file)
@@ -15,6 +15,9 @@ config SYS_NUM_ADDR_MAP
        help
          Sets the number of entries in the virtual-physical mapping table.
 
+config SYS_TIMER_COUNTS_DOWN
+       bool "System timer counts down rathe than up"
+
 config PHYSMEM
        bool "Access to physical memory region (> 4G)"
        help
This page took 0.024266 seconds and 4 git commands to generate.