Commit 23b783d700188196775cd59f2aa14ebad5b55757

Authored by Marek Vasut
Committed by Stefano Babic
1 parent b91f28de83

ARM: imx: novena: Enable DM thermal

Enable DM thermal driver and iMX thermal driver to get accurate
CPU frequency reporting in the boot log.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Fabio Estevam <fabio.estevam@nxp.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Vagrant Cascadian <vagrant@debian.org>

Showing 1 changed file with 2 additions and 0 deletions Side-by-side Diff

configs/novena_defconfig
... ... @@ -59,6 +59,8 @@
59 59 CONFIG_PCI=y
60 60 CONFIG_PINCTRL=y
61 61 CONFIG_PINCTRL_IMX6=y
  62 +CONFIG_DM_THERMAL=y
  63 +CONFIG_IMX_THERMAL=y
62 64 CONFIG_USB=y
63 65 CONFIG_USB_KEYBOARD=y
64 66 CONFIG_SYS_USB_EVENT_POLL_VIA_CONTROL_EP=y