These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / clk / bcm / Kconfig
index 75506e5..85260fb 100644 (file)
@@ -1,9 +1,16 @@
 config CLK_BCM_KONA
        bool "Broadcom Kona CCU clock support"
-       depends on ARCH_BCM_MOBILE
+       depends on ARCH_BCM_MOBILE || COMPILE_TEST
        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.
+
+config COMMON_CLK_IPROC
+       bool
+       depends on COMMON_CLK
+       help
+         Enable common clock framework support for Broadcom SoCs
+         based on the iProc architecture