blob: 381f46347c51fa09ec80639424239b018578522a [file] [log] [blame]
Antoine Tenart3de68d32014-05-19 19:36:29 +02001if ARCH_BERLIN
2
3config PINCTRL_BERLIN
4 bool
5 select PINMUX
6 select REGMAP_MMIO
7
Antoine Tenartb016d1b2014-05-19 19:36:31 +02008config PINCTRL_BERLIN_BG2
9 bool
10 select PINCTRL_BERLIN
11
Antoine Tenart626eea82014-05-19 19:36:30 +020012config PINCTRL_BERLIN_BG2Q
13 bool
14 select PINCTRL_BERLIN
15
Antoine Tenart3de68d32014-05-19 19:36:29 +020016endif