mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 01:08:03 -04: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
|