diff options
Diffstat (limited to 'include/configs/ppmc8260.h')
-rw-r--r-- | include/configs/ppmc8260.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ppmc8260.h b/include/configs/ppmc8260.h index 91cb05e..760dcac 100644 --- a/include/configs/ppmc8260.h +++ b/include/configs/ppmc8260.h @@ -314,7 +314,6 @@ #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE /* Boot Argument Buffer Size */ #define CONFIG_SYS_LOAD_ADDR 0x140000 /* default load address */ -#define CONFIG_SYS_HZ 1000 /* decrementer freq: 1 ms ticks */ #define CONFIG_SYS_MEMTEST_START 0x2000 /* memtest works from the end of */ /* the exception vector table */ |