treewide: Add SPDX license identifier - Makefile/Kconfig
[linux-2.6-block.git] / drivers / clk / bcm / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
addc3ba6
FF
2config CLK_BCM_63XX
3 bool "Broadcom BCM63xx clock support"
4 depends on ARCH_BCM_63XX || COMPILE_TEST
addc3ba6
FF
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
100edfe3 14 default ARCH_BCM_MOBILE
1f27f152
AE
15 help
16 Enable common clock framework support for Broadcom SoCs
17 using "Kona" style clock control units, including those
7d3723ba 18 in the BCM281xx and BCM21664 families.
5fe225c1
RJ
19
20config COMMON_CLK_IPROC
100edfe3 21 bool
5fe225c1
RJ
22 help
23 Enable common clock framework support for Broadcom SoCs
24 based on the iProc architecture
f4e87150 25
f4e87150
JM
26config CLK_BCM_CYGNUS
27 bool "Broadcom Cygnus clock support"
28 depends on ARCH_BCM_CYGNUS || COMPILE_TEST
100edfe3 29 select COMMON_CLK_IPROC
f4e87150
JM
30 default ARCH_BCM_CYGNUS
31 help
32 Enable common clock framework support for the Broadcom Cygnus SoC
33
04c3767f
FF
34config CLK_BCM_HR2
35 bool "Broadcom Hurricane 2 clock support"
36 depends on ARCH_BCM_HR2 || COMPILE_TEST
37 select COMMON_CLK_IPROC
38 default ARCH_BCM_HR2
39 help
40 Enable common clock framework support for the Broadcom Hurricane 2
41 SoC
42
f4e87150
JM
43config CLK_BCM_NSP
44 bool "Broadcom Northstar/Northstar Plus clock support"
45 depends on ARCH_BCM_5301X || ARCH_BCM_NSP || COMPILE_TEST
100edfe3 46 select COMMON_CLK_IPROC
f4e87150
JM
47 default ARCH_BCM_5301X || ARCH_BCM_NSP
48 help
49 Enable common clock framework support for the Broadcom Northstar and
50 Northstar Plus SoCs
51
52config CLK_BCM_NS2
53 bool "Broadcom Northstar 2 clock support"
54 depends on ARCH_BCM_IPROC || COMPILE_TEST
100edfe3 55 select COMMON_CLK_IPROC
f4e87150
JM
56 default ARCH_BCM_IPROC
57 help
58 Enable common clock framework support for the Broadcom Northstar 2 SoC
654cdd32
ST
59
60config CLK_BCM_SR
61 bool "Broadcom Stingray clock support"
62 depends on ARCH_BCM_IPROC || COMPILE_TEST
63 select COMMON_CLK_IPROC
64 default ARCH_BCM_IPROC
65 help
66 Enable common clock framework support for the Broadcom Stingray SoC