]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/thunderx_88xx.h
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
[people/ms/u-boot.git] / include / configs / thunderx_88xx.h
index bd03f118822a534701324ed04139ba0e83d3714f..51e1e4e5cf8eae246361a52f49c871785a1370ea 100644 (file)
 
 /* BOOTP options */
 #define CONFIG_BOOTP_BOOTFILESIZE
-#define CONFIG_BOOTP_BOOTPATH
-#define CONFIG_BOOTP_GATEWAY
-#define CONFIG_BOOTP_HOSTNAME
-#define CONFIG_BOOTP_PXE
 
 /* Miscellaneous configurable options */
 #define CONFIG_SYS_LOAD_ADDR           (MEM_BASE)
@@ -72,8 +68,6 @@
 
 /* Monitor Command Prompt */
 #define CONFIG_SYS_CBSIZE              512     /* Console I/O Buffer Size */
-#define CONFIG_SYS_LONGHELP
-#define CONFIG_CMDLINE_EDITING         1
 #define CONFIG_SYS_MAXARGS             64              /* max command args */
 #define CONFIG_NO_RELOCATION           1
 #define PLL_REF_CLK                    50000000        /* 50 MHz */