• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0
2# generic gpio support: platform drivers, dedicated expander chips, etc
3
4obj-$(CONFIG_GPIO_ROCKCHIP)		+= gpio-rockchip.o
5