include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
[oweals/u-boot.git] / include / configs / picosam9g45.h
index 3998edaeb0d0a5ed9be4fe4ea738c03bd933ef77..2c9897794d24a7b531829609af2bb60134cc62ef 100644 (file)
                                "bootz 0x22000000 - 0x21000000"
 #endif
 
-#define CONFIG_SYS_CBSIZE      256
 #define CONFIG_SYS_MAXARGS     16
 #define CONFIG_SYS_PBSIZE      (CONFIG_SYS_CBSIZE  \
                                        + sizeof(CONFIG_SYS_PROMPT) + 16)