]> Git Repo - u-boot.git/blobdiff - include/configs/kontron-sl-mx6ul.h
Convert CONFIG_SYS_HZ to Kconfig
[u-boot.git] / include / configs / kontron-sl-mx6ul.h
index 65aa250894263edf44ef2b53c5805d853995c4b3..34304f9102851dd085ecb142da35863e7e9a25ad 100644 (file)
@@ -22,8 +22,6 @@
 #define CONFIG_SYS_INIT_RAM_ADDR       IRAM_BASE_ADDR
 #define CONFIG_SYS_INIT_RAM_SIZE       IRAM_SIZE
 
-#define CONFIG_SYS_HZ                  1000
-
 #define CONFIG_SYS_INIT_SP_OFFSET \
        (CONFIG_SYS_INIT_RAM_SIZE - GENERATED_GBL_DATA_SIZE)
 #define CONFIG_SYS_INIT_SP_ADDR \
This page took 0.027141 seconds and 4 git commands to generate.