configs: stm32mp15: enable LOG features
authorPatrick Delaunay <patrick.delaunay@st.com>
Fri, 6 Nov 2020 18:02:01 +0000 (19:02 +0100)
committerPatrick Delaunay <patrick.delaunay@foss.st.com>
Wed, 13 Jan 2021 08:52:58 +0000 (09:52 +0100)
commit8396408e795cdf34fc8f622a01fdfb867fc05e54
tree0ec0d40a30e1c0e3195c3ff90a9f7404f3b52217
parent705b5bf9bb3078744e6405b220aefc0bde89bab1
configs: stm32mp15: enable LOG features

Activate the logging features in SPL and U-Boot
(CONFIG_LOG and CONFIG_SPL_LOG) and the command 'log' with
CONFIG_CMD_LOG.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
configs/stm32mp15_basic_defconfig
configs/stm32mp15_trusted_defconfig