]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/mxs.h
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
[people/ms/u-boot.git] / include / configs / mxs.h
index 31877b8ec103d3de90b4cb763deadfc2bc3f962b..5d07c9f1995aa90025409fc2ae9b927ce83fc86b 100644 (file)
 #define CONFIG_SPL_TEXT_BASE           0x00001000
 
 /* U-Boot general configuration */
-#define CONFIG_SYS_LONGHELP
 #define CONFIG_SYS_CBSIZE      1024            /* Console I/O buffer size */
 #define CONFIG_SYS_MAXARGS     32              /* Max number of command args */
 #define CONFIG_SYS_BARGSIZE    CONFIG_SYS_CBSIZE
                                                /* Boot argument buffer size */
-#define CONFIG_AUTO_COMPLETE                   /* Command auto complete */
-#define CONFIG_CMDLINE_EDITING                 /* Command history etc */
 
 /* Booting Linux */
 #define CONFIG_CMDLINE_TAG