summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/starfive/Kconfig
blob: 4a3afadec3e0f54da8fd3338096d7d102feadf00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# SPDX-License-Identifier: GPL-2.0-only

config PINCTRL_STARFIVE
	bool "Pinctrl driver for StarFive SoC"
	depends on PINCTRL_FULL
	help
	  Say yes here to support pin control on the StarFive RISC-V SoC.
	  This also provides an interface to the GPIO pins not used by other
	  peripherals supporting inputs, outputs, configuring pull-up/pull-down
	  and interrupts on input changes.

config PINCTRL_STARFIVE_JH7110
	bool "Pinctrl and GPIO driver for StarFive JH7110 SoC"
	depends on  PINCTRL_STARFIVE
	help
	  This selects the pinctrl driver for JH7110 starfive.