mirror of
https://github.com/gnuton/asuswrt-merlin.ng.git
synced 2025-05-19 16:02:36 +02:00
20 lines
257 B
Text
20 lines
257 B
Text
if ARCH_BERLIN
|
|
|
|
config PINCTRL_BERLIN
|
|
bool
|
|
select PINMUX
|
|
select REGMAP_MMIO
|
|
|
|
config PINCTRL_BERLIN_BG2
|
|
bool
|
|
select PINCTRL_BERLIN
|
|
|
|
config PINCTRL_BERLIN_BG2CD
|
|
bool
|
|
select PINCTRL_BERLIN
|
|
|
|
config PINCTRL_BERLIN_BG2Q
|
|
bool
|
|
select PINCTRL_BERLIN
|
|
|
|
endif
|