]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
dm: mx6: sabre: Move driver model CONFIGs to Kconfig
authorSimon Glass <sjg@chromium.org>
Mon, 9 Feb 2015 20:41:31 +0000 (13:41 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 11:52:19 +0000 (13:52 +0200)
Remove driver model CONFIGs from the board config headers and use Kconfig
instead.

Signed-off-by: Simon Glass <sjg@chromium.org>
configs/mx6dlsabreauto_defconfig
configs/mx6dlsabresd_defconfig
configs/mx6qsabreauto_defconfig
configs/mx6qsabrelite_defconfig
configs/mx6qsabresd_defconfig
configs/mx6sabresd_spl_defconfig
include/configs/mx6sabre_common.h

index ccdfe31992fc14fcb26ce0197c3e163f2113557e..47f3f871ec37b361986354ebbfa574f764adcac8 100644 (file)
@@ -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
index 7f6cdff384127f9d11fdb66cf063ad9fd3678725..6adfd55708da0f47a00b4160037193285dfd240b 100644 (file)
@@ -1,3 +1,5 @@
 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sabresd/mx6dlsabresd.cfg,MX6DL"
 CONFIG_ARM=y
 CONFIG_TARGET_MX6SABRESD=y
+CONFIG_DM=y
+CONFIG_DM_THERMAL=y
index fe3d797851916e900efad866985e4ae142ad2c6e..ab72942ad59b562b4c22d1eeaad49d81b3318b8c 100644 (file)
@@ -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
index dfa9c2e4db1fb181bc6eb2eb854771bc6040beff..50b75aee20bec852f7b9937ce72df8e277e41983 100644 (file)
@@ -1,3 +1,5 @@
 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6q.cfg,MX6Q,DDR_MB=1024,SABRELITE"
 CONFIG_ARM=y
 CONFIG_TARGET_NITROGEN6X=y
+CONFIG_DM=y
+CONFIG_DM_THERMAL=y
index 09b01905e6ff391e99252168b2e4d6fa27b137b5..112918b1bbff1f34037ed380a637c54ef0207d6b 100644 (file)
@@ -3,3 +3,5 @@ CONFIG_ARM=y
 CONFIG_TARGET_MX6SABRESD=y
 CONFIG_SYS_MALLOC_F=y
 CONFIG_SYS_MALLOC_F_LEN=0x400
+CONFIG_DM=y
+CONFIG_DM_THERMAL=y
index 12e784435cd52e7872aa6f828f33d12704222e93..67079ba0cfec15fc3df3ff01b6fa0ee1d18416bd 100644 (file)
@@ -2,4 +2,5 @@ CONFIG_SPL=y
 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,SPL,MX6Q"
 +S:CONFIG_ARM=y
 +S:CONFIG_TARGET_MX6SABRESD=y
-
+CONFIG_DM=y
+CONFIG_DM_THERMAL=y
index 6ee8f8a3d42337a1117cb70642ac64f32c13c4c2..e781cc9727b1c0e9398a842161720c7b472fe4cf 100644 (file)
@@ -24,8 +24,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