]> git.sur5r.net Git - u-boot/blobdiff - include/configs/M5249EVB.h
power: as3722: add as3722_ldo_set_voltage signature to header file
[u-boot] / include / configs / M5249EVB.h
index 053321cf7a398ac5724a6c5bfbac6f586e463b2a..1f8182074f1c2aed9218d0ee1875e099a934f43b 100644 (file)
@@ -1,10 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Configuation settings for the esd TASREG board.
  *
  * (C) Copyright 2004
  * Stefan Roese, esd gmbh germany, stefan.roese@esd-electronics.com
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 /*
  * BOOTP options
  */
 #undef CONFIG_BOOTP_BOOTFILESIZE
-#undef CONFIG_BOOTP_BOOTPATH
-#undef CONFIG_BOOTP_GATEWAY
-#undef CONFIG_BOOTP_HOSTNAME
 
 /*
  * Command line configuration.
  */
 
-#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    */
-
 #define CONFIG_SYS_DEVICE_NULLDEV      1       /* include nulldev device       */
-#define CONFIG_AUTO_COMPLETE   1       /* add autocompletion support   */
 #define CONFIG_MX_CYCLIC       1       /* enable mdc/mwc commands      */
 
 #define CONFIG_SYS_LOAD_ADDR           0x200000        /* default load address */