]> git.ipfire.org Git - people/ms/u-boot.git/blame - drivers/pinctrl/uniphier/Makefile
pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIER
[people/ms/u-boot.git] / drivers / pinctrl / uniphier / Makefile
CommitLineData
da58dec8
TR
1#
2# SPDX-License-Identifier: GPL-2.0+
3#
4
1d22c4b1 5obj-y += pinctrl-uniphier-core.o
e4410e82
MY
6
7obj-$(CONFIG_PINCTRL_UNIPHIER_PH1_LD4) += pinctrl-ph1-ld4.o
a3438124 8obj-$(CONFIG_PINCTRL_UNIPHIER_PH1_PRO4) += pinctrl-ph1-pro4.o
06b2ae58 9obj-$(CONFIG_PINCTRL_UNIPHIER_PH1_SLD8) += pinctrl-ph1-sld8.o
b82ca82e 10obj-$(CONFIG_PINCTRL_UNIPHIER_PH1_PRO5) += pinctrl-ph1-pro5.o
833de5fa 11obj-$(CONFIG_PINCTRL_UNIPHIER_PROXSTREAM2) += pinctrl-proxstream2.o
080b7a5b 12obj-$(CONFIG_PINCTRL_UNIPHIER_PH1_LD6B) += pinctrl-ph1-ld6b.o