]> Git Repo - linux.git/blob - drivers/clk/sprd/Kconfig
powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
[linux.git] / drivers / clk / sprd / Kconfig
1 config SPRD_COMMON_CLK
2         tristate "Clock support for Spreadtrum SoCs"
3         depends on ARCH_SPRD || COMPILE_TEST
4         default ARCH_SPRD
5
6 if SPRD_COMMON_CLK
7
8 # SoC Drivers
9
10 config SPRD_SC9860_CLK
11         tristate "Support for the Spreadtrum SC9860 clocks"
12         depends on (ARM64 && ARCH_SPRD) || COMPILE_TEST
13         default ARM64 && ARCH_SPRD
14 endif
This page took 0.031428 seconds and 4 git commands to generate.