repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
PM / sleep: Asynchronous threads for suspend_noirq
[linux/fpc-iii.git]
/
drivers
/
clk
/
mvebu
/
Kconfig
blob
c339b829d3e33fe60af81cbfb0317cecdb12add5
1
config MVEBU_CLK_COMMON
2
bool
3
4
config MVEBU_CLK_CPU
5
bool
6
7
config MVEBU_CLK_COREDIV
8
bool
9
10
config ARMADA_370_CLK
11
bool
12
select MVEBU_CLK_COMMON
13
select MVEBU_CLK_CPU
14
select MVEBU_CLK_COREDIV
15
16
config ARMADA_XP_CLK
17
bool
18
select MVEBU_CLK_COMMON
19
select MVEBU_CLK_CPU
20
select MVEBU_CLK_COREDIV
21
22
config DOVE_CLK
23
bool
24
select MVEBU_CLK_COMMON
25
26
config KIRKWOOD_CLK
27
bool
28
select MVEBU_CLK_COMMON