mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
imx8ulp_evk: Enable temperature command
User can display temperature in the console runtime on i.MX8ULP board. Signed-off-by: David Zang <davidzangcs@gmail.com>
This commit is contained in:
committed by
Fabio Estevam
parent
b65ea8534f
commit
fa2c414943
@@ -57,6 +57,7 @@ CONFIG_CMD_READ=y
|
||||
CONFIG_CMD_CACHE=y
|
||||
CONFIG_CMD_REGULATOR=y
|
||||
CONFIG_CMD_EXT4_WRITE=y
|
||||
CONFIG_CMD_TEMPERATURE=y
|
||||
CONFIG_SPL_OF_CONTROL=y
|
||||
CONFIG_ENV_OVERWRITE=y
|
||||
CONFIG_ENV_IS_IN_MMC=y
|
||||
|
||||
Reference in New Issue
Block a user