]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/core/Makefile
dm: Add support for register maps (regmap)
[karo-tx-uboot.git] / drivers / core / Makefile
index ed21fedbc08fed64d78462c47d395393083061a2..785182414341753eda24679c60158b9159509472 100644 (file)
@@ -10,3 +10,4 @@ obj-$(CONFIG_OF_CONTROL) += simple-bus.o
 endif
 obj-$(CONFIG_DM_DEVICE_REMOVE) += device-remove.o
 obj-$(CONFIG_DM)       += dump.o
+obj-$(CONFIG_OF_CONTROL)       += regmap.o