1
0
This repository has been archived on 2025-07-31. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
orange_kernel/drivers/pinctrl/ky/Kconfig
2025-03-18 10:29:27 +08:00

16 lines
342 B
Plaintext

# SPDX-License-Identifier: GPL-2.0-only
config PINCTRL_KY
tristate
depends on OF
select GENERIC_PINCTRL_GROUPS
select GENERIC_PINMUX_FUNCTIONS
select GENERIC_PINCONF
config PINCTRL_X1PRO
bool "Ky X1PRO pinctrl driver"
depends on OF
depends on SOC_KY_X1_FPGA
select PINCTRL_KY
help
Say Y here to enable the x1-pro pinctrl driver