Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v5.9 14 lines 331 B view raw
1# SPDX-License-Identifier: GPL-2.0-only 2config PINCTRL_ZX 3 bool 4 select PINMUX 5 select GENERIC_PINCONF 6 select GENERIC_PINCTRL_GROUPS 7 select GENERIC_PINMUX_FUNCTIONS 8 9config PINCTRL_ZX296718 10 bool "ZTE ZX296718 pinctrl driver" 11 depends on OF && ARCH_ZX 12 select PINCTRL_ZX 13 help 14 Say Y here to enable the ZX296718 pinctrl driver