commit | 9af56e5e58ed2e8a8dcad5dba9f316811376541a | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Fri Jan 04 11:48:55 2019 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Jan 15 15:28:43 2019 -0500 |
tree | d957167959301e3c603fe19dc1f6b3c9042eae3b | |
parent | 829540f6e16638433e63b478d315b910642d7cab [diff] |
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>