162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_ci# Core 362306a36Sopenharmony_ciobj-$(CONFIG_EINT_MTK) += mtk-eint.o 462306a36Sopenharmony_ciobj-$(CONFIG_PINCTRL_MTK) += pinctrl-mtk-common.o 562306a36Sopenharmony_ciobj-$(CONFIG_PINCTRL_MTK_V2) += pinctrl-mtk-common-v2.o 662306a36Sopenharmony_ciobj-$(CONFIG_PINCTRL_MTK_MTMIPS) += pinctrl-mtmips.o 762306a36Sopenharmony_ciobj-$(CONFIG_PINCTRL_MTK_MOORE) += pinctrl-moore.o 862306a36Sopenharmony_ciobj-$(CONFIG_PINCTRL_MTK_PARIS) += pinctrl-paris.o 962306a36Sopenharmony_ci 1062306a36Sopenharmony_ci# SoC Drivers 1162306a36Sopenharmony_ciobj-$(CONFIG_PINCTRL_MT7620) += pinctrl-mt7620.o 1262306a36Sopenharmony_ciobj-$(CONFIG_PINCTRL_MT7621) += pinctrl-mt7621.o 1362306a36Sopenharmony_ciobj-$(CONFIG_PINCTRL_MT76X8) += pinctrl-mt76x8.o 1462306a36Sopenharmony_ciobj-$(CONFIG_PINCTRL_RT2880) += pinctrl-rt2880.o 1562306a36Sopenharmony_ciobj-$(CONFIG_PINCTRL_RT305X) += pinctrl-rt305x.o 1662306a36Sopenharmony_ciobj-$(CONFIG_PINCTRL_RT3883) += pinctrl-rt3883.o 1762306a36Sopenharmony_ciobj-$(CONFIG_PINCTRL_MT2701) += pinctrl-mt2701.o 1862306a36Sopenharmony_ciobj-$(CONFIG_PINCTRL_MT2712) += pinctrl-mt2712.o 1962306a36Sopenharmony_ciobj-$(CONFIG_PINCTRL_MT8135) += pinctrl-mt8135.o 2062306a36Sopenharmony_ciobj-$(CONFIG_PINCTRL_MT8127) += pinctrl-mt8127.o 2162306a36Sopenharmony_ciobj-$(CONFIG_PINCTRL_MT6765) += pinctrl-mt6765.o 2262306a36Sopenharmony_ciobj-$(CONFIG_PINCTRL_MT6779) += pinctrl-mt6779.o 2362306a36Sopenharmony_ciobj-$(CONFIG_PINCTRL_MT6795) += pinctrl-mt6795.o 2462306a36Sopenharmony_ciobj-$(CONFIG_PINCTRL_MT6797) += pinctrl-mt6797.o 2562306a36Sopenharmony_ciobj-$(CONFIG_PINCTRL_MT7622) += pinctrl-mt7622.o 2662306a36Sopenharmony_ciobj-$(CONFIG_PINCTRL_MT7623) += pinctrl-mt7623.o 2762306a36Sopenharmony_ciobj-$(CONFIG_PINCTRL_MT7629) += pinctrl-mt7629.o 2862306a36Sopenharmony_ciobj-$(CONFIG_PINCTRL_MT7981) += pinctrl-mt7981.o 2962306a36Sopenharmony_ciobj-$(CONFIG_PINCTRL_MT7986) += pinctrl-mt7986.o 3062306a36Sopenharmony_ciobj-$(CONFIG_PINCTRL_MT8167) += pinctrl-mt8167.o 3162306a36Sopenharmony_ciobj-$(CONFIG_PINCTRL_MT8173) += pinctrl-mt8173.o 3262306a36Sopenharmony_ciobj-$(CONFIG_PINCTRL_MT8183) += pinctrl-mt8183.o 3362306a36Sopenharmony_ciobj-$(CONFIG_PINCTRL_MT8186) += pinctrl-mt8186.o 3462306a36Sopenharmony_ciobj-$(CONFIG_PINCTRL_MT8188) += pinctrl-mt8188.o 3562306a36Sopenharmony_ciobj-$(CONFIG_PINCTRL_MT8192) += pinctrl-mt8192.o 3662306a36Sopenharmony_ciobj-$(CONFIG_PINCTRL_MT8195) += pinctrl-mt8195.o 3762306a36Sopenharmony_ciobj-$(CONFIG_PINCTRL_MT8365) += pinctrl-mt8365.o 3862306a36Sopenharmony_ciobj-$(CONFIG_PINCTRL_MT8516) += pinctrl-mt8516.o 3962306a36Sopenharmony_ciobj-$(CONFIG_PINCTRL_MT6397) += pinctrl-mt6397.o 40