Skip to content
Snippets Groups Projects
Commit 16fa2eb9 authored by Faiz Abbas's avatar Faiz Abbas Committed by Tom Rini
Browse files

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: default avatarFaiz Abbas <faiz_abbas@ti.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 12dd1e5c
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment