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