diff options
Diffstat (limited to 'include/configs/actux4.h')
-rw-r--r-- | include/configs/actux4.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/actux4.h b/include/configs/actux4.h index 1df0a7caab..23872794e3 100644 --- a/include/configs/actux4.h +++ b/include/configs/actux4.h @@ -62,7 +62,6 @@ /* Miscellaneous configurable options */ #define CONFIG_SYS_LONGHELP -#define CONFIG_SYS_PROMPT "=> " /* Console I/O Buffer Size */ #define CONFIG_SYS_CBSIZE 256 /* Print Buffer Size */ @@ -77,7 +76,6 @@ /* timer clock - 2* OSC_IN system clock */ #define CONFIG_IXP425_TIMER_CLK 66000000 -#define CONFIG_SYS_HZ 1000 /* default load address */ #define CONFIG_SYS_LOAD_ADDR 0x00010000 |