13d0407baSopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 23d0407baSopenharmony_ci# 33d0407baSopenharmony_ci# GPIO infrastructure and drivers 43d0407baSopenharmony_ci# 53d0407baSopenharmony_ci 63d0407baSopenharmony_ciconfig GPIO_ROCKCHIP 73d0407baSopenharmony_ci tristate "Rockchip GPIO support" 83d0407baSopenharmony_ci depends on ARCH_ROCKCHIP || COMPILE_TEST 93d0407baSopenharmony_ci select GPIOLIB_IRQCHIP 103d0407baSopenharmony_ci default ARCH_ROCKCHIP 113d0407baSopenharmony_ci help 123d0407baSopenharmony_ci Say yes here to support GPIO on Rockchip SoCs. 13