Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
[deliverable/linux.git] / drivers / pinctrl / berlin / Kconfig
CommitLineData
2df26ef7 1if (ARCH_BERLIN || COMPILE_TEST)
3de68d33
AT
2
3config PINCTRL_BERLIN
4 bool
5 select PINMUX
6 select REGMAP_MMIO
7
b016d1bd 8config PINCTRL_BERLIN_BG2
d02f997d 9 def_bool MACH_BERLIN_BG2
9c160bbd 10 depends on OF
b016d1bd
AT
11 select PINCTRL_BERLIN
12
48b6bce3 13config PINCTRL_BERLIN_BG2CD
d02f997d 14 def_bool MACH_BERLIN_BG2CD
9c160bbd 15 depends on OF
48b6bce3
AT
16 select PINCTRL_BERLIN
17
626eea87 18config PINCTRL_BERLIN_BG2Q
d02f997d 19 def_bool MACH_BERLIN_BG2Q
9c160bbd 20 depends on OF
626eea87
AT
21 select PINCTRL_BERLIN
22
bb3ba955
JZ
23config PINCTRL_BERLIN_BG4CT
24 bool "Marvell berlin4ct pin controller driver"
25 depends on OF
26 select PINCTRL_BERLIN
27
3de68d33 28endif
This page took 0.107566 seconds and 5 git commands to generate.