Staging
v0.8.1
https://github.com/torvalds/linux
Raw File
Tip revision: e783362eb54cd99b2cac8b3a9aeac942e6f6ac07 authored by Linus Torvalds on 23 January 2022, 08:12:53 UTC
Linux 5.17-rc1
Tip revision: e783362
Kconfig
# 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.
back to top