Alexander Graf | caf2233 | 2018-01-23 18:05:21 +0100 | [diff] [blame] | 1 | config PINCTRL_BCM283X |
| 2 | depends on ARCH_BCM283X && PINCTRL_FULL && OF_CONTROL |
| 3 | default y |
| 4 | bool "Broadcom 283x family pin control driver" |
| 5 | help |
| 6 | Support pin multiplexing and pin configuration control on |
| 7 | Broadcom's 283x family of SoCs. |
Philippe Reynes | b3f8e88 | 2018-08-13 14:23:07 +0200 | [diff] [blame] | 8 | |
| 9 | config PINCTRL_BCM6838 |
| 10 | depends on ARCH_BMIPS && PINCTRL_FULL && OF_CONTROL |
| 11 | default y |
| 12 | bool "Broadcom 6838 family pin control driver" |
| 13 | help |
| 14 | Support pin multiplexing and pin configuration control on |
| 15 | Broadcom's 6838 family of SoCs. |