clk: bcm: Add BCM63138 clock support
[deliverable/linux.git] / drivers / clk / bcm / Kconfig
CommitLineData
7160aa1e
FF
1config CLK_BCM_63XX
2 bool "Broadcom BCM63xx clock support"
3 depends on ARCH_BCM_63XX || COMPILE_TEST
4 depends on COMMON_CLK
5 select COMMON_CLK_IPROC
6 default ARCH_BCM_63XX
7 help
8 Enable common clock framework support for Broadcom BCM63xx DSL SoCs
9 based on the ARM architecture
10
1f27f152
AE
11config CLK_BCM_KONA
12 bool "Broadcom Kona CCU clock support"
4a7748c3 13 depends on ARCH_BCM_MOBILE || COMPILE_TEST
1f27f152
AE
14 depends on COMMON_CLK
15 default y
16 help
17 Enable common clock framework support for Broadcom SoCs
18 using "Kona" style clock control units, including those
7d3723ba 19 in the BCM281xx and BCM21664 families.
5fe225c1
RJ
20
21config COMMON_CLK_IPROC
1e9bc9d6 22 bool
5fe225c1 23 depends on COMMON_CLK
5fe225c1
RJ
24 help
25 Enable common clock framework support for Broadcom SoCs
26 based on the iProc architecture
This page took 0.097703 seconds and 5 git commands to generate.