diff options
Diffstat (limited to 'include/configs/sh7753evb.h')
-rw-r--r-- | include/configs/sh7753evb.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sh7753evb.h b/include/configs/sh7753evb.h index 4eb8ffba63..2a29cb9de3 100644 --- a/include/configs/sh7753evb.h +++ b/include/configs/sh7753evb.h @@ -24,7 +24,6 @@ #define SH7753EVB_SDRAM_SIZE (512 * 1024 * 1024) #define CONFIG_SYS_LONGHELP -#define CONFIG_SYS_CBSIZE 256 #define CONFIG_SYS_PBSIZE 256 #define CONFIG_SYS_MAXARGS 16 #define CONFIG_SYS_BARGSIZE 512 |