VFIO: platform: clear IRQ_NOAUTOEN when de-assigning the IRQ
[deliverable/linux.git] / drivers / pinctrl / berlin / Kconfig
CommitLineData
3de68d33
AT
1if ARCH_BERLIN
2
3config PINCTRL_BERLIN
4 bool
5 select PINMUX
6 select REGMAP_MMIO
7
b016d1bd
AT
8config PINCTRL_BERLIN_BG2
9 bool
10 select PINCTRL_BERLIN
11
48b6bce3
AT
12config PINCTRL_BERLIN_BG2CD
13 bool
14 select PINCTRL_BERLIN
15
626eea87
AT
16config PINCTRL_BERLIN_BG2Q
17 bool
18 select PINCTRL_BERLIN
19
3de68d33 20endif
This page took 0.146777 seconds and 5 git commands to generate.