]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/edb93xx.h
pl010: Convert CONFIG_PL010_SERIAL to Kconfig
[people/ms/u-boot.git] / include / configs / edb93xx.h
index 9170a94e364ffbc4169c5a101007d74f8fd8faa8..fcad7c46dd81f87c9ba36db7a20ddf0bde56f979 100644 (file)
 
 #define CONFIG_SYS_LONGHELP                    /* Enable "long" help in mon */
 #define CONFIG_SYS_CBSIZE              1024    /* Console I/O buffer size */
-/* Print buffer size */
-#define CONFIG_SYS_PBSIZE      (CONFIG_SYS_CBSIZE+sizeof(CONFIG_SYS_PROMPT)+16)
-/* Boot argument buffer size */
-#define CONFIG_SYS_BARGSIZE    CONFIG_SYS_CBSIZE
-#define CONFIG_SYS_MAXARGS     16              /* Max number of command args */
 
 /* Serial port hardware configuration */
-#define CONFIG_PL010_SERIAL
 #define CONFIG_CONS_INDEX              0
 #define CONFIG_SYS_BAUDRATE_TABLE      {9600, 19200, 38400, 57600, \
                         115200, 230400}