thermal: imx_tmu: Add support for thermal sensor on iMX8MM
[oweals/u-boot.git] / drivers / Makefile
index 23501fd743884d6cd934393d8c558365ffe6bb71..420875042896a724ebe17319c778275811e182f2 100644 (file)
@@ -107,7 +107,6 @@ obj-y += reset/
 obj-y += input/
 # SOC specific infrastructure drivers.
 obj-y += smem/
-obj-y += soc/
 obj-y += thermal/
 obj-$(CONFIG_TEE) += tee/
 obj-y += axi/
@@ -119,3 +118,5 @@ obj-$(CONFIG_MACH_PIC32) += ddr/microchip/
 obj-$(CONFIG_DM_HWSPINLOCK) += hwspinlock/
 obj-$(CONFIG_DM_RNG) += rng/
 endif
+
+obj-y += soc/