diff options
Diffstat (limited to 'include/configs/ap143.h')
-rw-r--r-- | include/configs/ap143.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ap143.h b/include/configs/ap143.h index 068007eb35..4475e62821 100644 --- a/include/configs/ap143.h +++ b/include/configs/ap143.h @@ -47,7 +47,6 @@ #define CONFIG_ENV_SIZE 0x10000 /* Miscellaneous configurable options */ -#define CONFIG_SYS_CBSIZE 256 #define CONFIG_SYS_MAXARGS 16 #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ sizeof(CONFIG_SYS_PROMPT) + 16) |