Merge branches 'clk-rockchip', 'clk-ingenic', 'clk-bindings', 'clk-samsung' and ...
[platform/kernel/linux-starfive.git] / drivers / clk / Kconfig
index 5daab80..48f8f42 100644 (file)
@@ -210,6 +210,15 @@ config COMMON_CLK_CS2000_CP
        help
          If you say yes here you get support for the CS2000 clock multiplier.
 
+config COMMON_CLK_EN7523
+       bool "Clock driver for Airoha EN7523 SoC system clocks"
+       depends on OF
+       depends on ARCH_AIROHA || COMPILE_TEST
+       default ARCH_AIROHA
+       help
+         This driver provides the fixed clocks and gates present on Airoha
+         ARM silicon.
+
 config COMMON_CLK_FSL_FLEXSPI
        tristate "Clock driver for FlexSPI on Layerscape SoCs"
        depends on ARCH_LAYERSCAPE || COMPILE_TEST