diff options
Diffstat (limited to 'include/configs/actux2.h')
-rw-r--r-- | include/configs/actux2.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/actux2.h b/include/configs/actux2.h index 533f46976a..fb391ecd59 100644 --- a/include/configs/actux2.h +++ b/include/configs/actux2.h @@ -57,7 +57,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 */ @@ -72,7 +71,6 @@ /* timer clock - 2* OSC_IN system clock */ #define CONFIG_IXP425_TIMER_CLK 66666666 -#define CONFIG_SYS_HZ 1000 /* default load address */ #define CONFIG_SYS_LOAD_ADDR 0x00010000 |