net: designware: Zap CONFIG_DW_AUTONEG
[oweals/u-boot.git] / include / configs / dnp5370.h
index 4f2c742a5d1a5c779a2904523c7e85bb0bce1870..3b2da0ddd438403769c5d11811ae15b29988ac98 100644 (file)
@@ -55,6 +55,7 @@
 
 #define CONFIG_CMD_MII
 #define CONFIG_CMD_PING
+
 #endif
 
 /*
@@ -93,7 +94,6 @@
 /*
  * Misc Settings
  */
-#define CONFIG_CMD_GPIO
 #define CONFIG_CMD_STRINGS
 #define CONFIG_MISC_INIT_R
 #define CONFIG_RTC_BFIN
                "cp.b 0x01000000 0x20030000 0x2c0000\0" \
        "runme=bootm 0x01000000\0"
 
-/* this sets up the default list of enabled commands */
-#include <config_cmd_default.h>
-
-#ifndef CONFIG_BFIN_MAC
-# undef CONFIG_CMD_NET
-# undef CONFIG_CMD_NFS
-#endif
-
 #endif