repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 3.11-rc3
[cris-mirror.git]
/
drivers
/
pinctrl
/
mvebu
/
Kconfig
blob
366fa541ee9121591e78f66c7ec4307a5d415203
1
if PLAT_ORION
2
3
config PINCTRL_MVEBU
4
bool
5
select PINMUX
6
select PINCONF
7
8
config PINCTRL_DOVE
9
bool
10
select PINCTRL_MVEBU
11
12
config PINCTRL_KIRKWOOD
13
bool
14
select PINCTRL_MVEBU
15
16
config PINCTRL_ARMADA_370
17
bool
18
select PINCTRL_MVEBU
19
20
config PINCTRL_ARMADA_XP
21
bool
22
select PINCTRL_MVEBU
23
24
endif