blob: d7e8cf17278390e0c8bee1205b449cdb65338fa6 [file] [log] [blame]
Ryder Lee01aa9d12018-11-15 10:07:58 +08001# SPDX-License-Identifier: GPL-2.0
2# Core
3obj-$(CONFIG_PINCTRL_MTK) += pinctrl-mtk-common.o
4
5# SoC Drivers
Sam Shiha4301492020-01-10 16:30:27 +08006obj-$(CONFIG_PINCTRL_MT7622) += pinctrl-mt7622.o
Ryder Lee59a8fef2018-11-15 10:07:59 +08007obj-$(CONFIG_PINCTRL_MT7623) += pinctrl-mt7623.o
Ryder Lee01aa9d12018-11-15 10:07:58 +08008obj-$(CONFIG_PINCTRL_MT7629) += pinctrl-mt7629.o
mingming lee51fcd562019-12-31 11:29:23 +08009obj-$(CONFIG_PINCTRL_MT8512) += pinctrl-mt8512.o
Fabien Parent6fdb50c2019-03-24 16:46:37 +010010obj-$(CONFIG_PINCTRL_MT8516) += pinctrl-mt8516.o
mingming lee485627d2019-11-07 19:28:43 +080011obj-$(CONFIG_PINCTRL_MT8518) += pinctrl-mt8518.o