diff options
Diffstat (limited to 'include/configs/mecp5200.h')
-rw-r--r-- | include/configs/mecp5200.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mecp5200.h b/include/configs/mecp5200.h index a9ea5397660..047e1711005 100644 --- a/include/configs/mecp5200.h +++ b/include/configs/mecp5200.h @@ -249,8 +249,6 @@ #define CONFIG_SYS_LOAD_ADDR 0x100000 /* default load address */ -#define CONFIG_SYS_HZ 1000 /* decrementer freq: 1 ms ticks */ - #define CONFIG_SYS_VXWORKS_MAC_PTR 0x00000000 /* Pass Ethernet MAC to VxWorks */ #define CONFIG_SYS_CACHELINE_SIZE 32 /* For MPC5xxx CPUs */ |