xref: /linux/drivers/clk/bcm/Kconfig (revision 21a8b756b84ecaa0b7f29199669c151e2ce5e723)
1config CLK_BCM_KONA
2	bool "Broadcom Kona CCU clock support"
3	depends on ARCH_BCM_MOBILE
4	depends on COMMON_CLK
5	default y
6	help
7	  Enable common clock framework support for Broadcom SoCs
8	  using "Kona" style clock control units, including those
9	  in the BCM281xx family.
10