We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35dcae5 commit 998ab66Copy full SHA for 998ab66
drivers/clk/sprd/Kconfig
@@ -24,6 +24,8 @@ config SPRD_SC9863A_CLK
24
25
config SPRD_UMS512_CLK
26
tristate "Support for the Spreadtrum UMS512 clocks"
27
+ depends on (ARM64 && ARCH_SPRD) || COMPILE_TEST
28
+ default ARM64 && ARCH_SPRD
29
help
30
Support for the global clock controller on ums512 devices.
31
Say Y if you want to use peripheral devices on ums512 SoC.
0 commit comments