]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/hymod.h
config: remove platform CONFIG_SYS_HZ definition part 2/2
[people/ms/u-boot.git] / include / configs / hymod.h
index 9f4d8abce801c91f2074509506f534528311157a..cc250649eabdb69de8ac24cf1804b1b2a5426994 100644 (file)
 
 #define        CONFIG_SYS_LOAD_ADDR            0x100000        /* default load address */
 
-#define        CONFIG_SYS_HZ           1000            /* decrementer freq: 1 ms ticks */
-
 #define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200, 230400 }
 
 #define        CONFIG_SYS_I2C_SPEED            50000