aboutsummaryrefslogtreecommitdiff
path: root/configs/stm32mp15_trusted_defconfig
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@st.com>2020-11-06 19:02:01 +0100
committerPatrick Delaunay <patrick.delaunay@foss.st.com>2021-01-13 09:52:58 +0100
commit8396408e795cdf34fc8f622a01fdfb867fc05e54 (patch)
tree0ec0d40a30e1c0e3195c3ff90a9f7404f3b52217 /configs/stm32mp15_trusted_defconfig
parent705b5bf9bb3078744e6405b220aefc0bde89bab1 (diff)
downloadu-boot-8396408e795cdf34fc8f622a01fdfb867fc05e54.zip
u-boot-8396408e795cdf34fc8f622a01fdfb867fc05e54.tar.gz
u-boot-8396408e795cdf34fc8f622a01fdfb867fc05e54.tar.bz2
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>
Diffstat (limited to 'configs/stm32mp15_trusted_defconfig')
-rw-r--r--configs/stm32mp15_trusted_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/stm32mp15_trusted_defconfig b/configs/stm32mp15_trusted_defconfig
index 964f4c2..6cedb0a 100644
--- a/configs/stm32mp15_trusted_defconfig
+++ b/configs/stm32mp15_trusted_defconfig
@@ -38,6 +38,7 @@ CONFIG_CMD_PMIC=y
CONFIG_CMD_REGULATOR=y
CONFIG_CMD_EXT4_WRITE=y
CONFIG_CMD_MTDPARTS=y
+CONFIG_CMD_LOG=y
CONFIG_CMD_UBI=y
CONFIG_ENV_IS_NOWHERE=y
CONFIG_ENV_IS_IN_MMC=y