diff options
Diffstat (limited to 'include/configs/ap121.h')
-rw-r--r-- | include/configs/ap121.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ap121.h b/include/configs/ap121.h index 860f38509d..1db7ea6175 100644 --- a/include/configs/ap121.h +++ b/include/configs/ap121.h @@ -43,7 +43,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) |