- config SPRD_COMMON_CLK
- tristate "Clock support for Spreadtrum SoCs"
- depends on ARCH_SPRD || COMPILE_TEST
- default ARCH_SPRD
- if SPRD_COMMON_CLK
- # SoC Drivers
- config SPRD_SC9860_CLK
- tristate "Support for the Spreadtrum SC9860 clocks"
- depends on (ARM64 && ARCH_SPRD) || COMPILE_TEST
- default ARM64 && ARCH_SPRD
- endif
|