diff options
Diffstat (limited to 'include/configs/am3517_crane.h')
-rw-r--r-- | include/configs/am3517_crane.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/am3517_crane.h b/include/configs/am3517_crane.h index 9bd16060b0..ce9d4f8f50 100644 --- a/include/configs/am3517_crane.h +++ b/include/configs/am3517_crane.h @@ -166,9 +166,6 @@ */ #define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_CBSIZE 512 /* Console I/O Buffer Size */ -/* Print Buffer Size */ -#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ - sizeof(CONFIG_SYS_PROMPT) + 16) #define CONFIG_SYS_MAXARGS 32 /* max number of command */ /* args */ /* Boot Argument Buffer Size */ |