]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
imx: riotboard: Enable thermal DM support
authorNikolay Dimitrov <picmaster@mail.bg>
Sun, 17 May 2015 23:10:46 +0000 (02:10 +0300)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:42:38 +0000 (22:42 +0200)
Signed-off-by: Nikolay Dimitrov <picmaster@mail.bg>
configs/riotboard_defconfig

index c0b689b4612f99545789ef01dbbe1422f9e26e96..ae0036a28af32895f9e38a87015f863feae716fb 100644 (file)
@@ -1,3 +1,5 @@
 CONFIG_ARM=y
 CONFIG_TARGET_EMBESTMX6BOARDS=y
 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6s1g.cfg,MX6S,DDR_MB=1024,ENV_IS_IN_MMC"
+CONFIG_DM=y
+CONFIG_DM_THERMAL=y