Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
[platform/kernel/u-boot.git] / include / configs / SBx81LIFXCAT.h
index 9048052..c0dc3d3 100644 (file)
  * Ethernet Driver configuration
  */
 #ifdef CONFIG_CMD_NET
-#define CONFIG_NETCONSOLE      /* include NetConsole support */
 #define CONFIG_NET_MULTI       /* specify more that one ports available */
 #define CONFIG_MVGBE   /* Enable kirkwood Gbe Controller Driver */
 #define CONFIG_MVGBE_PORTS     {1, 0}  /* enable a single port */
 #define CONFIG_PHY_BASE_ADR    0x01
-#define CONFIG_ENV_OVERWRITE   /* ethaddr can be reprogrammed */
 #endif /* CONFIG_CMD_NET */
 
 #define CONFIG_SYS_LOAD_ADDR  0x1000000      /* default location for tftp and bootm */