]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/smdkc100.h
config: remove platform CONFIG_SYS_HZ definition part 2/2
[people/ms/u-boot.git] / include / configs / smdkc100.h
index 507a5d309e852336fa3e42050615123043c9c8dd..c9a2e1568f4920f94dfecce2244a87a39d345f1e 100644 (file)
 #define CONFIG_SYS_MEMTEST_END         (CONFIG_SYS_SDRAM_BASE + 0x5e00000)
 #define CONFIG_SYS_LOAD_ADDR           CONFIG_SYS_SDRAM_BASE
 
-#define CONFIG_SYS_HZ                  1000
-
 /* SMDKC100 has 1 banks of DRAM, we use only one in U-Boot */
 #define CONFIG_NR_DRAM_BANKS   1
 #define PHYS_SDRAM_1           CONFIG_SYS_SDRAM_BASE   /* SDRAM Bank #1 */