]> git.sur5r.net Git - u-boot/blobdiff - include/configs/cobra5272.h
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
[u-boot] / include / configs / cobra5272.h
index 16cc302302aabdda2c9664b8fe3a72e407c7d0ab..ee870f916f559fcf13677e0d47e3a3da4ce2579b 100644 (file)
  * BOOTP options
  */
 #define CONFIG_BOOTP_BOOTFILESIZE
-#define CONFIG_BOOTP_BOOTPATH
-#define CONFIG_BOOTP_GATEWAY
-#define CONFIG_BOOTP_HOSTNAME
 
 /*
  * Command line configuration.
@@ -167,11 +164,6 @@ from which user programs will be started */
 
 /*---*/
 
-#define CONFIG_SYS_LONGHELP                            /* undef to save memory         */
-
-#define CONFIG_SYS_MAXARGS             16              /* max number of command args   */
-#define CONFIG_SYS_BARGSIZE            CONFIG_SYS_CBSIZE       /* Boot Argument Buffer Size    */
-
 /*
  *-----------------------------------------------------------------------------
  * End of user parameters to be customized