[U-Boot] [v2 2/6] stv0991: move OF_CONTROL config to defconfig
Vikas Manocha
vikas.manocha at st.com
Thu Jun 25 01:06:13 CEST 2015
Signed-off-by: Vikas Manocha <vikas.manocha at st.com>
---
Changed 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 f8ec5db..1d47178 100644
--- a/configs/stv0991_defconfig
+++ b/configs/stv0991_defconfig
@@ -9,3 +9,4 @@ CONFIG_AUTOBOOT_KEYED=y
CONFIG_AUTOBOOT_PROMPT="Hit SPACE in %d seconds to stop autoboot.\n"
CONFIG_AUTOBOOT_STOP_STR=" "
CONFIG_ETH_DESIGNWARE=y
+CONFIG_OF_CONTROL=y
diff --git a/include/configs/stv0991.h b/include/configs/stv0991.h
index fe5b2fe..1d010c1 100644
--- a/include/configs/stv0991.h
+++ b/include/configs/stv0991.h
@@ -77,6 +77,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