memory: brcmstb: dpfe: skip downloading firmware when possible
[linux-2.6-block.git] / drivers / clk / bcm / Kconfig
CommitLineData
addc3ba6
FF
1config CLK_BCM_63XX
2 bool "Broadcom BCM63xx clock support"
3 depends on ARCH_BCM_63XX || COMPILE_TEST
addc3ba6
FF
4 select COMMON_CLK_IPROC
5 default ARCH_BCM_63XX
6 help
7 Enable common clock framework support for Broadcom BCM63xx DSL SoCs
8 based on the ARM architecture
9
1f27f152
AE
10config CLK_BCM_KONA
11 bool "Broadcom Kona CCU clock support"
4a7748c3 12 depends on ARCH_BCM_MOBILE || COMPILE_TEST
100edfe3 13 default ARCH_BCM_MOBILE
1f27f152
AE
14 help
15 Enable common clock framework support for Broadcom SoCs
16 using "Kona" style clock control units, including those
7d3723ba 17 in the BCM281xx and BCM21664 families.
5fe225c1
RJ
18
19config COMMON_CLK_IPROC
100edfe3 20 bool
5fe225c1
RJ
21 help
22 Enable common clock framework support for Broadcom SoCs
23 based on the iProc architecture
f4e87150 24
f4e87150
JM
25config CLK_BCM_CYGNUS
26 bool "Broadcom Cygnus clock support"
27 depends on ARCH_BCM_CYGNUS || COMPILE_TEST
100edfe3 28 select COMMON_CLK_IPROC
f4e87150
JM
29 default ARCH_BCM_CYGNUS
30 help
31 Enable common clock framework support for the Broadcom Cygnus SoC
32
33config CLK_BCM_NSP
34 bool "Broadcom Northstar/Northstar Plus clock support"
35 depends on ARCH_BCM_5301X || ARCH_BCM_NSP || COMPILE_TEST
100edfe3 36 select COMMON_CLK_IPROC
f4e87150
JM
37 default ARCH_BCM_5301X || ARCH_BCM_NSP
38 help
39 Enable common clock framework support for the Broadcom Northstar and
40 Northstar Plus SoCs
41
42config CLK_BCM_NS2
43 bool "Broadcom Northstar 2 clock support"
44 depends on ARCH_BCM_IPROC || COMPILE_TEST
100edfe3 45 select COMMON_CLK_IPROC
f4e87150
JM
46 default ARCH_BCM_IPROC
47 help
48 Enable common clock framework support for the Broadcom Northstar 2 SoC
654cdd32
ST
49
50config CLK_BCM_SR
51 bool "Broadcom Stingray clock support"
52 depends on ARCH_BCM_IPROC || COMPILE_TEST
53 select COMMON_CLK_IPROC
54 default ARCH_BCM_IPROC
55 help
56 Enable common clock framework support for the Broadcom Stingray SoC