summaryrefslogtreecommitdiffstats
path: root/configs/mx6dlsabreauto_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-02-09 13:41:31 -0700
committerSimon Glass <sjg@chromium.org>2015-02-13 07:20:00 -0700
commitb1f6659c420dae9cd06514fbd8342f39b3f326b9 (patch)
treebb7a537c1ba3bc289608892c660e5a916a0e7d66 /configs/mx6dlsabreauto_defconfig
parent1ae067952d509893bee7c267be954d45ab49f9dc (diff)
downloadtalos-obmc-uboot-b1f6659c420dae9cd06514fbd8342f39b3f326b9.tar.gz
talos-obmc-uboot-b1f6659c420dae9cd06514fbd8342f39b3f326b9.zip
dm: mx6: sabre: Move driver model CONFIGs to Kconfig
Remove driver model CONFIGs from the board config headers and use Kconfig instead. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/mx6dlsabreauto_defconfig')
-rw-r--r--configs/mx6dlsabreauto_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/mx6dlsabreauto_defconfig b/configs/mx6dlsabreauto_defconfig
index ccdfe31992..47f3f871ec 100644
--- a/configs/mx6dlsabreauto_defconfig
+++ b/configs/mx6dlsabreauto_defconfig
@@ -3,3 +3,5 @@ CONFIG_ARM=y
CONFIG_TARGET_MX6QSABREAUTO=y
CONFIG_SYS_MALLOC_F=y
CONFIG_SYS_MALLOC_F_LEN=0x400
+CONFIG_DM=y
+CONFIG_DM_THERMAL=y
OpenPOWER on IntegriCloud