Re: [PATCH 3/9] clk: pistachio: Make it selectable for generic MIPS kernel

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




在 2021/6/28 上午7:38, Stephen Boyd 写道:
Quoting Jiaxun Yang (2021-06-26 21:56:25)
diff --git a/drivers/clk/pistachio/Kconfig b/drivers/clk/pistachio/Kconfig
new file mode 100644
index 000000000000..efb7a7f45259
--- /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
Is anything MIPS specific? Or can this be

	depends on MIPS || COMPILE_TEST

No there are nothing MIPS specific.

Will fix in next revision.

Thanks.

- Jiaxun



+       help
+         Support for the IMG Pistachio SoC clock controller.
+         Say Y if you want to include clock support.
\ No newline at end of file
--
2.32.0




[Index of Archives]     [Linux SPI]     [Linux Kernel]     [Linux ARM (vger)]     [Linux ARM MSM]     [Linux Omap]     [Linux Arm]     [Linux Tegra]     [Fedora ARM]     [Linux for Samsung SOC]     [eCos]     [Linux Fastboot]     [Gcc Help]     [Git]     [DCCP]     [IETF Announce]     [Security]     [Linux MIPS]     [Yosemite Campsites]

  Powered by Linux