blob: c4f29088d21f84caad1f43f149fd17940088b2dd [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
Ryder Lee59a8fef2018-11-15 10:07:59 +08006obj-$(CONFIG_PINCTRL_MT7623) += pinctrl-mt7623.o
Ryder Lee01aa9d12018-11-15 10:07:58 +08007obj-$(CONFIG_PINCTRL_MT7629) += pinctrl-mt7629.o
Fabien Parent6fdb50c2019-03-24 16:46:37 +01008obj-$(CONFIG_PINCTRL_MT8516) += pinctrl-mt8516.o