]> git.ipfire.org Git - people/ms/u-boot.git/blob - drivers/pinctrl/rockchip/Makefile
cosmetic: rockchip: rk3036: pinctrl: fix config symbol naming
[people/ms/u-boot.git] / drivers / pinctrl / rockchip / Makefile
1 #
2 # Copyright (c) 2015 Google, Inc
3 # Written by Simon Glass <sjg@chromium.org>
4 #
5 # SPDX-License-Identifier: GPL-2.0+
6 #
7
8 obj-$(CONFIG_ROCKCHIP_RK3288_PINCTRL) += pinctrl_rk3288.o
9 obj-$(CONFIG_ROCKCHIP_RK3036_PINCTRL) += pinctrl_rk3036.o