Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.16-rc2 13 lines 291 B view raw
1config PINCTRL_ZX 2 bool 3 select PINMUX 4 select GENERIC_PINCONF 5 select GENERIC_PINCTRL_GROUPS 6 select GENERIC_PINMUX_FUNCTIONS 7 8config PINCTRL_ZX296718 9 bool "ZTE ZX296718 pinctrl driver" 10 depends on OF && ARCH_ZX 11 select PINCTRL_ZX 12 help 13 Say Y here to enable the ZX296718 pinctrl driver