1 # SPDX-License-Identifier: GPL-2.0-only
3 # Sophgo SoC PINCTRL drivers
6 config PINCTRL_SOPHGO_CV18XX
8 select GENERIC_PINCTRL_GROUPS
9 select GENERIC_PINMUX_FUNCTIONS
10 select GENERIC_PINCONF
12 config PINCTRL_SOPHGO_CV1800B
13 tristate "Sophgo CV1800B SoC Pinctrl driver"
14 depends on ARCH_SOPHGO || COMPILE_TEST
16 select PINCTRL_SOPHGO_CV18XX
18 Say Y to select the pinctrl driver for CV1800B SoC.
19 This pin controller allows selecting the mux function for
20 each pin. This driver can also be built as a module called
23 config PINCTRL_SOPHGO_CV1812H
24 tristate "Sophgo CV1812H SoC Pinctrl driver"
25 depends on ARCH_SOPHGO || COMPILE_TEST
27 select PINCTRL_SOPHGO_CV18XX
29 Say Y to select the pinctrl driver for CV1812H SoC.
30 This pin controller allows selecting the mux function for
31 each pin. This driver can also be built as a module called
34 config PINCTRL_SOPHGO_SG2000
35 tristate "Sophgo SG2000 SoC Pinctrl driver"
36 depends on ARCH_SOPHGO || COMPILE_TEST
38 select PINCTRL_SOPHGO_CV18XX
40 Say Y to select the pinctrl driver for SG2000 SoC.
41 This pin controller allows selecting the mux function for
42 each pin. This driver can also be built as a module called
45 config PINCTRL_SOPHGO_SG2002
46 tristate "Sophgo SG2002 SoC Pinctrl driver"
47 depends on ARCH_SOPHGO || COMPILE_TEST
49 select PINCTRL_SOPHGO_CV18XX
51 Say Y to select the pinctrl driver for SG2002 SoC.
52 This pin controller allows selecting the mux function for
53 each pin. This driver can also be built as a module called