summaryrefslogtreecommitdiff
path: root/include/configs/ISPAN.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/ISPAN.h')
-rw-r--r--include/configs/ISPAN.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/ISPAN.h b/include/configs/ISPAN.h
index ca126ef346..a5cea8bc3c 100644
--- a/include/configs/ISPAN.h
+++ b/include/configs/ISPAN.h
@@ -128,7 +128,6 @@
/*-----------------------------------------------------------------------
* Miscellaneous configurable options
*/
-#define CONFIG_SYS_PROMPT "=> " /* Monitor Command Prompt */
#define CONFIG_SYS_HUSH_PARSER
#define CONFIG_SYS_LONGHELP /* #undef to save memory */
#define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */
@@ -141,8 +140,6 @@
#define CONFIG_SYS_LOAD_ADDR 0x100000 /* Default load address */
-#define CONFIG_SYS_HZ 1000 /* Decrementer freq: 1 ms ticks */
-
#define CONFIG_SYS_RESET_ADDRESS 0x09900000
#define CONFIG_MISC_INIT_R /* We need misc_init_r() */