]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/pinctrl/stm32/Makefile
pinctrl: stm32: Add STM32H743 MCU support
[mirror_ubuntu-artful-kernel.git] / drivers / pinctrl / stm32 / Makefile
index 4a1ee748441f1718ee5ba9d17363b499918dcd18..cb31b4d24c44919c1fe8d46bcdaf02777c34b978 100644 (file)
@@ -4,3 +4,4 @@ obj-$(CONFIG_PINCTRL_STM32) += pinctrl-stm32.o
 # SoC Drivers
 obj-$(CONFIG_PINCTRL_STM32F429)        += pinctrl-stm32f429.o
 obj-$(CONFIG_PINCTRL_STM32F746)        += pinctrl-stm32f746.o
+obj-$(CONFIG_PINCTRL_STM32H743)        += pinctrl-stm32h743.o