mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-18 08:28:03 +07:00
9 lines
88 B
Plaintext
9 lines
88 B
Plaintext
|
if ARCH_SUNXI
|
||
|
|
||
|
config PINCTRL_SUNXI
|
||
|
bool
|
||
|
select PINMUX
|
||
|
select GENERIC_PINCONF
|
||
|
|
||
|
endif
|