Kconfig 458 B

12345678910111213141516
  1. config CLK_BCM_KONA
  2. bool "Broadcom Kona CCU clock support"
  3. depends on ARCH_BCM_MOBILE || COMPILE_TEST
  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 and BCM21664 families.
  10. config COMMON_CLK_IPROC
  11. bool
  12. depends on COMMON_CLK
  13. help
  14. Enable common clock framework support for Broadcom SoCs
  15. based on the iProc architecture