summaryrefslogtreecommitdiffstats
path: root/include/configs/csb472.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/csb472.h')
-rw-r--r--include/configs/csb472.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/csb472.h b/include/configs/csb472.h
index 0c467c51f8..596095d21f 100644
--- a/include/configs/csb472.h
+++ b/include/configs/csb472.h
@@ -108,7 +108,6 @@
#undef CONFIG_SYS_HUSH_PARSER /* use "hush" command parser */
#define CONFIG_SYS_LONGHELP /* undef to save memory */
-#define CONFIG_SYS_PROMPT "=> " /* Monitor Command Prompt */
#if defined(CONFIG_CMD_KGDB)
#define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */
#else
@@ -121,7 +120,6 @@
#define CONFIG_SYS_MEMTEST_START 0x0400000 /* memtest works on */
#define CONFIG_SYS_MEMTEST_END 0x0C00000 /* 4 ... 12 MB in DRAM */
-#define CONFIG_SYS_HZ 1000 /* decrementer freq: 1 ms ticks */
#define CONFIG_SYS_EXTBDINFO 1 /* To use extended board_info (bd_t) */
#define CONFIG_SYS_LOAD_ADDR 0x100000 /* default load address */
OpenPOWER on IntegriCloud