xref: /openbmc/linux/drivers/clk/pistachio/Kconfig (revision 90429205)
1*90429205SJiaxun Yang# SPDX-License-Identifier: GPL-2.0
2*90429205SJiaxun Yang
3*90429205SJiaxun Yangconfig COMMON_CLK_PISTACHIO
4*90429205SJiaxun Yang	bool "Support for IMG Pistachio SoC clock controllers"
5*90429205SJiaxun Yang	depends on MIPS || COMPILE_TEST
6*90429205SJiaxun Yang	help
7*90429205SJiaxun Yang	  Support for the IMG Pistachio SoC clock controller.
8*90429205SJiaxun Yang	  Say Y if you want to include clock support.
9