xref
: /
openbmc
/
linux
/
drivers
/
pinctrl
/
berlin
/
Kconfig
(revision 3de68d33)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
if ARCH_BERLIN
2
3
config PINCTRL_BERLIN
4
bool
5
select PINMUX
6
select REGMAP_MMIO
7
8
endif
9