summaryrefslogtreecommitdiff
path: root/include/configs/sh7753evb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/sh7753evb.h')
-rw-r--r--include/configs/sh7753evb.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/sh7753evb.h b/include/configs/sh7753evb.h
index 4dbdfb707b..fee8059651 100644
--- a/include/configs/sh7753evb.h
+++ b/include/configs/sh7753evb.h
@@ -13,14 +13,11 @@
#define CONFIG_DISPLAY_BOARDINFO
#undef CONFIG_SHOW_BOOT_PROGRESS
-#define CONFIG_CMDLINE_EDITING
-#define CONFIG_AUTO_COMPLETE
/* MEMORY */
#define SH7753EVB_SDRAM_BASE (0x40000000)
#define SH7753EVB_SDRAM_SIZE (512 * 1024 * 1024)
-#define CONFIG_SYS_LONGHELP
#define CONFIG_SYS_PBSIZE 256
#define CONFIG_SYS_BAUDRATE_TABLE { 115200 }