]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/Makefile
dm: Expand and complete Kconfig in drivers/
[karo-tx-uboot.git] / drivers / Makefile
index d8361d95fd15ea8dab26b6e408cb8d4fb17d0eeb..5ef58c051e7f969c0f1c25a247a933975fa129e3 100644 (file)
@@ -16,6 +16,10 @@ obj-y += twserial/
 obj-y += video/
 obj-y += watchdog/
 obj-$(CONFIG_QE) += qe/
+obj-$(CONFIG_U_QE) += qe/
 obj-y += memory/
 obj-y += pwm/
 obj-y += input/
+# SOC specific infrastructure drivers.
+obj-y += soc/
+obj-y += thermal/