include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
[oweals/u-boot.git] / include / configs / at91sam9260ek.h
index 92add6219fcbf176858a6fbda3bcc8c874a9e383..2add7d4a9c95a704d9f6b74afee27ad24d58e974 100644 (file)
        "fatload mmc 0:1 0x22000000 uImage; bootm"
 #endif
 
-#define CONFIG_SYS_CBSIZE              256
 #define CONFIG_SYS_MAXARGS             16
 #define CONFIG_SYS_LONGHELP            1
 #define CONFIG_CMDLINE_EDITING 1