aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTeresa Remmet <t.remmet@phytec.de>2021-10-06 11:56:53 +0200
committerStefano Babic <sbabic@denx.de>2021-10-20 15:09:26 +0200
commit454ea0e2c60e06acfe949bc4bc1143040c8d467b (patch)
tree5d4a90a1e1cae689525acdd34d9c6c413cba8430 /configs
parentf38b1da8bbef76505f31bb9cd545d833c8499561 (diff)
downloadu-boot-454ea0e2c60e06acfe949bc4bc1143040c8d467b.zip
u-boot-454ea0e2c60e06acfe949bc4bc1143040c8d467b.tar.gz
u-boot-454ea0e2c60e06acfe949bc4bc1143040c8d467b.tar.bz2
configs: phycore-imx8mm_defconfig: Enable clk command
Enable clk command to dump clock tree. Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/phycore-imx8mm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/phycore-imx8mm_defconfig b/configs/phycore-imx8mm_defconfig
index 6cb2d36..1897cb3 100644
--- a/configs/phycore-imx8mm_defconfig
+++ b/configs/phycore-imx8mm_defconfig
@@ -41,6 +41,7 @@ CONFIG_SYS_I2C_EEPROM_ADDR_LEN=2
CONFIG_SYS_EEPROM_SIZE=4096
CONFIG_SYS_EEPROM_PAGE_WRITE_BITS=5
CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS=5
+CONFIG_CMD_CLK=y
CONFIG_CMD_FUSE=y
CONFIG_CMD_GPIO=y
CONFIG_CMD_I2C=y