X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=include%2Fconfigs%2Fstv0991.h;h=888d29cd0f1fbf6171d45857bcd7893cab4408de;hb=v2015.07-rc1-412-g6eed3786c68c;hp=156e0fa8e16f79928c96a46c3684ceaceab58965;hpb=5745f8c4fd5807becf7f246625e153388293aedc;p=u-boot diff --git a/include/configs/stv0991.h b/include/configs/stv0991.h index 156e0fa8e1..888d29cd0f 100644 --- a/include/configs/stv0991.h +++ b/include/configs/stv0991.h @@ -54,8 +54,6 @@ #define CONFIG_MII #define CONFIG_PHYLIB -#define CONFIG_CMD_NET -#define CONFIG_DESIGNWARE_ETH #define CONFIG_DW_ALTDESCRIPTOR #define CONFIG_PHY_MICREL @@ -80,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 */