|
@@ -100,6 +100,13 @@ config COMMON_CLK_XGENE
|
|
|
---help---
|
|
|
Sypport for the APM X-Gene SoC reference, PLL, and device clocks.
|
|
|
|
|
|
+config COMMON_CLK_KEYSTONE
|
|
|
+ tristate "Clock drivers for Keystone based SOCs"
|
|
|
+ depends on ARCH_KEYSTONE && OF
|
|
|
+ ---help---
|
|
|
+ Supports clock drivers for Keystone based SOCs. These SOCs have local
|
|
|
+ a power sleep control module that gate the clock to the IPs and PLLs.
|
|
|
+
|
|
|
endmenu
|
|
|
|
|
|
source "drivers/clk/mvebu/Kconfig"
|