18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_ciconfig SPRD_COMMON_CLK 38c2ecf20Sopenharmony_ci tristate "Clock support for Spreadtrum SoCs" 48c2ecf20Sopenharmony_ci depends on ARCH_SPRD || COMPILE_TEST 58c2ecf20Sopenharmony_ci default ARCH_SPRD 68c2ecf20Sopenharmony_ci select REGMAP_MMIO 78c2ecf20Sopenharmony_ci 88c2ecf20Sopenharmony_ciif SPRD_COMMON_CLK 98c2ecf20Sopenharmony_ci 108c2ecf20Sopenharmony_ci# SoC Drivers 118c2ecf20Sopenharmony_ci 128c2ecf20Sopenharmony_ciconfig SPRD_SC9860_CLK 138c2ecf20Sopenharmony_ci tristate "Support for the Spreadtrum SC9860 clocks" 148c2ecf20Sopenharmony_ci depends on (ARM64 && ARCH_SPRD) || COMPILE_TEST 158c2ecf20Sopenharmony_ci default ARM64 && ARCH_SPRD 168c2ecf20Sopenharmony_ci 178c2ecf20Sopenharmony_ciconfig SPRD_SC9863A_CLK 188c2ecf20Sopenharmony_ci tristate "Support for the Spreadtrum SC9863A clocks" 198c2ecf20Sopenharmony_ci depends on (ARM64 && ARCH_SPRD) || COMPILE_TEST 208c2ecf20Sopenharmony_ci default ARM64 && ARCH_SPRD 218c2ecf20Sopenharmony_ci help 228c2ecf20Sopenharmony_ci Support for the global clock controller on sc9863a devices. 238c2ecf20Sopenharmony_ci Say Y if you want to use peripheral devices on sc9863a SoC. 248c2ecf20Sopenharmony_ciendif 25