brintos

brintos / linux-shallow public Read only

0
0
Text · 313 B · 1661097 Raw
10 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2 3config COMMON_CLK_VISCONTI4	bool "Support for Toshiba Visconti5 ARM SoC clock controllers"5	depends on ARCH_VISCONTI || COMPILE_TEST6	default ARCH_VISCONTI7	help8	  Support for the Toshiba Visconti5 ARM SoC clock controller.9	  Say Y if you want to include clock support.10