xref
: /
linux
/
drivers
/
pinctrl
/
sunxi
/
Kconfig
(revision 5f9107774fc81eb7a33ac7a2c296523ce5fbb14a)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
if ARCH_SUNXI
2
3
config PINCTRL_SUNXI
4
bool
5
select PINMUX
6
select GENERIC_PINCONF
7
8
endif
9