Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / drivers / clk / bcm / Kconfig
diff --git a/kernel/drivers/clk/bcm/Kconfig b/kernel/drivers/clk/bcm/Kconfig
new file mode 100644 (file)
index 0000000..75506e5
--- /dev/null
@@ -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 and BCM21664 families.