mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-07-21 07:28:11 +02:00
11 lines
256 B
Plaintext
11 lines
256 B
Plaintext
config PINCTRL_EXYNOS
|
|
bool
|
|
|
|
config PINCTRL_EXYNOS7420
|
|
bool "Samsung Exynos7420 pinctrl driver"
|
|
depends on ARCH_EXYNOS && PINCTRL_FULL
|
|
select PINCTRL_EXYNOS
|
|
help
|
|
Support pin multiplexing and pin configuration control on
|
|
Samsung's Exynos7420 SoC.
|