diff options
Diffstat (limited to 'include/configs/pcm030.h')
-rw-r--r-- | include/configs/pcm030.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/pcm030.h b/include/configs/pcm030.h index 423e2fa..5c61889 100644 --- a/include/configs/pcm030.h +++ b/include/configs/pcm030.h @@ -364,7 +364,6 @@ RTC configuration #define CONFIG_SYS_MEMTEST_END 0x00f00000 /* 1 ... 15 MB in DRAM */ #define CONFIG_SYS_LOAD_ADDR 0x400000 /* default load address */ -#define CONFIG_SYS_HZ 1000 /* decrementer freq: 1 ms ticks */ #define CONFIG_DISPLAY_BOARDINFO 1 |