]> code.ossystems Code Review - bsp/u-boot.git/commitdiff
imx: riotboard: Enable thermal DM support
authorNikolay Dimitrov <picmaster@mail.bg>
Sun, 17 May 2015 23:10:46 +0000 (02:10 +0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 20 May 2015 14:00:04 +0000 (11:00 -0300)
Signed-off-by: Nikolay Dimitrov <picmaster@mail.bg>
Conflicts:
configs/riotboard_defconfig

configs/riotboard_defconfig

index 5296bde84af6fc8f3be889355042ca8de698ceb6..ae0036a28af32895f9e38a87015f863feae716fb 100644 (file)
@@ -1,3 +1,5 @@
-CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6s1g.cfg,MX6S,DDR_MB=1024,ENV_IS_IN_MMC"
 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