mirror of
https://github.com/torvalds/linux.git
synced 2025-01-01 07:42:07 +00:00
d41f59fd92
Added Spreadtrum's clock driver framework together with common structures and interface functions. Signed-off-by: Chunyan Zhang <chunyan.zhang@spreadtrum.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
5 lines
126 B
Plaintext
5 lines
126 B
Plaintext
config SPRD_COMMON_CLK
|
|
tristate "Clock support for Spreadtrum SoCs"
|
|
depends on ARCH_SPRD || COMPILE_TEST
|
|
default ARCH_SPRD
|