[U-Boot] [v3 02/10] stv0991: move OF_CONTROL config to defconfig

Vikas Manocha vikas.manocha at st.com
Mon Jun 29 22:49:09 CEST 2015


Signed-off-by: Vikas Manocha <vikas.manocha at st.com>
---

Changes in v3: Rebased to spi-next-dev
Changes in v2: None

 configs/stv0991_defconfig |    1 +
 include/configs/stv0991.h |    1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/stv0991_defconfig b/configs/stv0991_defconfig
index 731ede1..3bdb1fc 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 d498c12..ff82afc 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 */
-- 
1.7.9.5



More information about the U-Boot mailing list