config: remove platform CONFIG_SYS_HZ definition part 1/2
[platform/kernel/u-boot.git] / include / configs / IPHASE4539.h
index 1721a34..a543855 100644 (file)
 
 #define CONFIG_SYS_LOAD_ADDR           0x100000        /* default load address */
 
-#define CONFIG_SYS_HZ                  1000    /* decrementer freq: 1 ms ticks */
-
 #define CONFIG_SYS_RESET_ADDRESS       0x04400000
 
 #define CONFIG_MISC_INIT_R     1       /* We need misc_init_r()        */