提交 16fa2eb9 编写于 作者: F Faiz Abbas 提交者: Tom Rini

ARM: dra7: Kconfig: Add thermal configs for dra7xx and am57xx

Configure thermal configs to remain set by default for dra7xx and am57xx
devices.
Signed-off-by: NFaiz Abbas <faiz_abbas@ti.com>
Reviewed-by: NSimon Glass <sjg@chromium.org>
上级 12dd1e5c
......@@ -30,6 +30,9 @@ config TARGET_DRA7XX_EVM
imply PMIC_LP87565
imply DM_REGULATOR
imply DM_REGULATOR_LP87565
imply SPL_THERMAL
imply DM_THERMAL
imply TI_DRA7_THERMAL
config TARGET_AM57XX_EVM
bool "AM57XX"
......@@ -37,6 +40,9 @@ config TARGET_AM57XX_EVM
select DRA7XX
select TI_I2C_BOARD_DETECT
imply SCSI
imply SPL_THERMAL
imply DM_THERMAL
imply TI_DRA7_THERMAL
endchoice
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册