Merge remote-tracking branch 'clk/clk-next'
[deliverable/linux.git] / drivers / clk / mediatek / Kconfig
diff --git a/drivers/clk/mediatek/Kconfig b/drivers/clk/mediatek/Kconfig
new file mode 100644 (file)
index 0000000..380c372
--- /dev/null
@@ -0,0 +1,21 @@
+#
+# MediaTek SoC drivers
+#
+config COMMON_CLK_MEDIATEK
+       bool
+       ---help---
+         Mediatek SoCs' clock support.
+
+config COMMON_CLK_MT8135
+       bool "Clock driver for Mediatek MT8135"
+       select COMMON_CLK_MEDIATEK
+       default ARCH_MEDIATEK
+       ---help---
+         This driver supports Mediatek MT8135 clocks.
+
+config COMMON_CLK_MT8173
+       bool "Clock driver for Mediatek MT8173"
+       select COMMON_CLK_MEDIATEK
+       default ARCH_MEDIATEK
+       ---help---
+         This driver supports Mediatek MT8173 clocks.
This page took 0.025479 seconds and 5 git commands to generate.