summaryrefslogtreecommitdiff
path: root/drivers/clk/bcm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/clk/bcm/Kconfig')
-rw-r--r--drivers/clk/bcm/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/clk/bcm/Kconfig b/drivers/clk/bcm/Kconfig
new file mode 100644
index 000000000000..a7262fb8ce55
--- /dev/null
+++ b/drivers/clk/bcm/Kconfig
@@ -0,0 +1,9 @@
+config CLK_BCM_KONA
+ bool "Broadcom Kona CCU clock support"
+ depends on ARCH_BCM_MOBILE
+ depends on COMMON_CLK
+ default y
+ help
+ Enable common clock framework support for Broadcom SoCs
+ using "Kona" style clock control units, including those
+ in the BCM281xx family.