mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-08-21 16:31:14 +02:00

We're moving pistachio to generic MIPS kernel. The clk driver should be avilable to the generic MIPS kernel. Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Acked-by: Stephen Boyd <sboyd@kernel.org> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
261 B
261 B
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.