treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig
[platform/kernel/u-boot.git] / include / configs / tplink_wdr4300.h
index ba76dcd..ad90bee 100644 (file)
  * Command
  */
 /* Miscellaneous configurable options */
-#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 */
 #define CONFIG_SYS_PROMPT_HUSH_PS2     "> "
 
 /* USB, USB storage, USB ethernet */
@@ -60,7 +57,6 @@
  */
 #define CONFIG_SYS_MEMTEST_START       0x80100000
 #define CONFIG_SYS_MEMTEST_END         0x83f00000
-#define CONFIG_CMD_MEMTEST
 
 #define CONFIG_CMD_MII