1# SPDX-License-Identifier: GPL-2.0
2# generic pinmux support
3
4obj-$(CONFIG_PINCTRL_RK806)	+= pinctrl-rk806.o
5