clk: Add driver for Palmas clk32kg and clk32kgaudio clocks
[firefly-linux-kernel-4.4.55.git] / drivers / clk / Kconfig
index 9f9c5ae5359b97f7b1e2a5a657bb5d66a2118be4..cfd3af7b2cbd16cec12c23cf0767cc787c66a812 100644 (file)
@@ -102,6 +102,13 @@ config COMMON_CLK_KEYSTONE
           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.
 
+config COMMON_CLK_PALMAS
+       tristate "Clock driver for TI Palmas devices"
+       depends on MFD_PALMAS
+       ---help---
+         This driver supports TI Palmas devices 32KHz output KG and KG_AUDIO
+         using common clock framework.
+
 source "drivers/clk/qcom/Kconfig"
 
 endmenu