summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configs/stv0991_defconfig1
-rw-r--r--include/configs/stv0991.h1
2 files changed, 1 insertions, 1 deletions
diff --git a/configs/stv0991_defconfig b/configs/stv0991_defconfig
index 731ede1125..3bdb1fc101 100644
--- a/configs/stv0991_defconfig
+++ b/configs/stv0991_defconfig
@@ -11,3 +11,4 @@ CONFIG_AUTOBOOT_STOP_STR=" "
# CONFIG_CMD_SETEXPR is not set
CONFIG_NETDEVICES=y
CONFIG_ETH_DESIGNWARE=y
+CONFIG_OF_CONTROL=y
diff --git a/include/configs/stv0991.h b/include/configs/stv0991.h
index d498c1276a..ff82afc717 100644
--- a/include/configs/stv0991.h
+++ b/include/configs/stv0991.h
@@ -75,6 +75,5 @@
#define CONFIG_BOOTCOMMAND "go 0x40040000"
#define CONFIG_OF_SEPARATE
-#define CONFIG_OF_CONTROL
#define CONFIG_OF_LIBFDT
#endif /* __CONFIG_H */
OpenPOWER on IntegriCloud