configs: stm32: Remove CONFIG_OF_EMBED
authorPatrice Chotard <patrice.chotard@st.com>
Fri, 4 Jan 2019 10:48:55 +0000 (11:48 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 15 Jan 2019 20:28:43 +0000 (15:28 -0500)
commit6e00104880d73f21076f443085f102d323d25b0f
treed957167959301e3c603fe19dc1f6b3c9042eae3b
parent1d044d323d1eaa5731028a2d288bf53c1151e1fc
configs: stm32: Remove CONFIG_OF_EMBED

Building with CONFIG_OF_EMBED generates build warnings, as it should
only be used for debugging purposes.

Remove CONFIG_OF_EMBED from all stm32 config files which are using
this flag.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
configs/stm32f429-discovery_defconfig
configs/stm32f429-evaluation_defconfig
configs/stm32f469-discovery_defconfig
configs/stm32h743-disco_defconfig
configs/stm32h743-eval_defconfig