Home | History | Annotate | Download | only in exynos
      1 config PINCTRL_EXYNOS
      2 	bool
      3 
      4 config PINCTRL_EXYNOS7420
      5 	bool "Samsung Exynos7420 pinctrl driver"
      6 	depends on ARCH_EXYNOS && PINCTRL_FULL
      7 	select PINCTRL_EXYNOS
      8 	help
      9 	  Support pin multiplexing and pin configuration control on
     10 	  Samsung's Exynos7420 SoC.
     11