]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/stv0991.h
net: Move the CMD_NET config to defconfigs
[people/ms/u-boot.git] / include / configs / stv0991.h
index ab1e61cf8961a9af825fc6d3d1ec4d753986df68..888d29cd0f1fbf6171d45857bcd7893cab4408de 100644 (file)
@@ -54,7 +54,6 @@
 
 #define CONFIG_MII
 #define CONFIG_PHYLIB
-#define CONFIG_CMD_NET
 #define CONFIG_DW_ALTDESCRIPTOR
 #define CONFIG_PHY_MICREL
 
@@ -79,5 +78,7 @@
 #define CONFIG_AUTOBOOT_STOP_STR               " "
 #define CONFIG_AUTOBOOT_PROMPT                 \
        "Hit SPACE in %d seconds to stop autoboot.\n", bootdelay
-
+#define CONFIG_OF_SEPARATE
+#define CONFIG_OF_CONTROL
+#define CONFIG_OF_LIBFDT
 #endif /* __CONFIG_H */