include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
[pandora-u-boot.git] / include / configs / pm9263.h
index 667d68f..7708122 100644 (file)
 #error "Undefined memory device"
 #endif
 
-#define CONFIG_SYS_CBSIZE              256
 #define CONFIG_SYS_MAXARGS             16
 #define CONFIG_SYS_PBSIZE              \
                (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)