diff options
Diffstat (limited to 'include/configs/sh7757lcr.h')
-rw-r--r-- | include/configs/sh7757lcr.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sh7757lcr.h b/include/configs/sh7757lcr.h index 314bc53faa..c750666052 100644 --- a/include/configs/sh7757lcr.h +++ b/include/configs/sh7757lcr.h @@ -21,7 +21,6 @@ #define SH7757LCR_SDRAM_ECC_SETTING 0x0f000000 /* 240MByte */ #define SH7757LCR_SDRAM_DVC_SIZE (16 * 1024 * 1024) -#define CONFIG_SYS_LONGHELP #define CONFIG_SYS_PBSIZE 256 #define CONFIG_SYS_BAUDRATE_TABLE { 115200 } |