diff options
Diffstat (limited to 'include/configs/amcc-common.h')
-rw-r--r-- | include/configs/amcc-common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/amcc-common.h b/include/configs/amcc-common.h index 0c003552df7..c9e9a038d4f 100644 --- a/include/configs/amcc-common.h +++ b/include/configs/amcc-common.h @@ -89,8 +89,6 @@ #define CONFIG_SYS_LOAD_ADDR 0x100000 /* default load address */ #define CONFIG_SYS_EXTBDINFO /* To use extended board_into (bd_t) */ -#define CONFIG_SYS_HZ 1000 /* decrementer freq: 1 ms ticks */ - #define CONFIG_CMDLINE_EDITING /* add command line history */ #define CONFIG_AUTO_COMPLETE /* add autocompletion support */ #define CONFIG_LOOPW /* enable loopw command */ |