include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
[pandora-u-boot.git] / include / configs / snapper9g45.h
index dbfd0e8..e5694bd 100644 (file)
        "altbootcmd=run boot_mmc ; run boot_usb ; run boot_safe ; run boot_working\0"
 
 /* Console settings */
-#define CONFIG_SYS_CBSIZE              256
 #define CONFIG_SYS_MAXARGS             16
 #define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE +            \
                                         sizeof(CONFIG_SYS_PROMPT) + 16)