diff options
Diffstat (limited to 'include/configs/TASREG.h')
| -rw-r--r-- | include/configs/TASREG.h | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/include/configs/TASREG.h b/include/configs/TASREG.h index e1a2c12c6..5ad938362 100644 --- a/include/configs/TASREG.h +++ b/include/configs/TASREG.h @@ -61,7 +61,6 @@  #define CONFIG_BOOTDELAY	3 -#define CONFIG_SYS_PROMPT		"=> "  #define CONFIG_SYS_LONGHELP				/* undef to save memory		*/  #if defined(CONFIG_CMD_KGDB) @@ -84,8 +83,6 @@  #define CONFIG_SYS_MEMTEST_START	0x400  #define CONFIG_SYS_MEMTEST_END		0x380000 -#define CONFIG_SYS_HZ			1000 -  /*   * Clock configuration: enable only one of the following options   */ |