aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/pistachio/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/clk/pistachio/Kconfig')
-rw-r--r--drivers/clk/pistachio/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/clk/pistachio/Kconfig b/drivers/clk/pistachio/Kconfig
new file mode 100644
index 000000000000..d00f7b4a25fc
--- /dev/null
+++ b/drivers/clk/pistachio/Kconfig
@@ -0,0 +1,8 @@
+# SPDX-License-Identifier: GPL-2.0
+
+config COMMON_CLK_PISTACHIO
+ bool "Support for IMG Pistachio SoC clock controllers"
+ depends on MIPS || COMPILE_TEST
+ help
+ Support for the IMG Pistachio SoC clock controller.
+ Say Y if you want to include clock support.