mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-04 02:20:25 +00:00
8 lines
241 B
Text
8 lines
241 B
Text
|
config PINCTRL_BCM283X
|
||
|
depends on ARCH_BCM283X && PINCTRL_FULL && OF_CONTROL
|
||
|
default y
|
||
|
bool "Broadcom 283x family pin control driver"
|
||
|
help
|
||
|
Support pin multiplexing and pin configuration control on
|
||
|
Broadcom's 283x family of SoCs.
|