diff options
Diffstat (limited to 'include/configs/colibri_pxa270.h')
| -rw-r--r-- | include/configs/colibri_pxa270.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/colibri_pxa270.h b/include/configs/colibri_pxa270.h index ee0342b44b9..08bd276b440 100644 --- a/include/configs/colibri_pxa270.h +++ b/include/configs/colibri_pxa270.h @@ -86,7 +86,6 @@ #ifdef CONFIG_SYS_HUSH_PARSER #define CONFIG_SYS_PROMPT "$ " #else -#define CONFIG_SYS_PROMPT "=> " #endif #define CONFIG_SYS_CBSIZE 256 #define CONFIG_SYS_PBSIZE \ @@ -101,7 +100,6 @@ /* * Clock Configuration */ -#define CONFIG_SYS_HZ 1000 /* Timer @ 3250000 Hz */ #define CONFIG_SYS_CPUSPEED 0x290 /* 520MHz */ /* |
