summaryrefslogtreecommitdiffstats
path: root/include
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 /include
parent1ae067952d509893bee7c267be954d45ab49f9dc (diff)
downloadblackbird-obmc-uboot-b1f6659c420dae9cd06514fbd8342f39b3f326b9.tar.gz
blackbird-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 'include')
-rw-r--r--include/configs/mx6sabre_common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mx6sabre_common.h b/include/configs/mx6sabre_common.h
index 80e48d141e..4aa8101524 100644
--- a/include/configs/mx6sabre_common.h
+++ b/include/configs/mx6sabre_common.h
@@ -25,8 +25,6 @@
#define CONFIG_INITRD_TAG
#define CONFIG_REVISION_TAG
-#define CONFIG_DM
-#define CONFIG_DM_THERMAL
#define CONFIG_IMX6_THERMAL
#define CONFIG_SYS_GENERIC_BOARD
OpenPOWER on IntegriCloud