]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit3c3385af0c5eea3ddf88f90a82369640b462de24
treed957167959301e3c603fe19dc1f6b3c9042eae3b
parent1b87f79165e1cace1b127867c39825bd2732c4cc
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