summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/uniphier/Kconfig
blob: 03593cdd8b317c43696d5f73f50e740b9118be0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if ARCH_UNIPHIER

config PINCTRL_UNIPHIER_CORE
	bool

config PINCTRL_UNIPHIER_PH1_LD4
	bool "UniPhier PH1-LD4 SoC pinctrl driver"
	depends on MACH_PH1_LD4
	default y
	select PINCTRL_UNIPHIER_CORE

endif
OpenPOWER on IntegriCloud