]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/10m50_devboard.h
ata: Migrate CONFIG_LIBATA to Kconfig
[people/ms/u-boot.git] / include / configs / 10m50_devboard.h
index 892ceff5e6402099f63b3d29cfd4b8c803250c04..ec30ed067456468475c1a13f9024da5212ebe24f 100644 (file)
  * MISC
  */
 #define CONFIG_SYS_LONGHELP            /* Provide extended help */
-#define CONFIG_SYS_CBSIZE              256     /* Console I/O buf size */
-#define CONFIG_SYS_MAXARGS             16      /* Max command args     */
-#define CONFIG_SYS_BARGSIZE            CONFIG_SYS_CBSIZE /* Bootarg buf size */
-#define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE + \
-                                       sizeof(CONFIG_SYS_PROMPT) + \
-                                        16)    /* Print buf size */
 #define CONFIG_SYS_LOAD_ADDR           0xcc000000      /* Half of RAM */
 #define CONFIG_LOADADDR                        CONFIG_SYS_LOAD_ADDR
 #define CONFIG_SYS_MEMTEST_START       CONFIG_SYS_SDRAM_BASE