mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-04 04:06:26 +00:00
90429205c0
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>
9 lines
261 B
Plaintext
9 lines
261 B
Plaintext
# 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.
|