diff options
Diffstat (limited to 'include/configs/KUP4K.h')
-rw-r--r-- | include/configs/KUP4K.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/KUP4K.h b/include/configs/KUP4K.h index 59ac12e..7cf09d0 100644 --- a/include/configs/KUP4K.h +++ b/include/configs/KUP4K.h @@ -171,8 +171,6 @@ #define CONFIG_SYS_LOAD_ADDR 0x400000 /* default load address */ -#define CONFIG_SYS_HZ 1000 /* decrementer freq: 1 ms ticks */ - #define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 115200 } #define CONFIG_SYS_CONSOLE_INFO_QUIET 1 |