clk: qcom: Add MSM8998 Global Clock Control (GCC) driver
[sfrench/cifs-2.6.git] / drivers / clk / qcom / Kconfig
index fbf4532f94b8cc03fbf5c7ed26ed9cb532635637..e42e1afb0c519b2752e8511db39f6dc6a585c41f 100644 (file)
@@ -218,6 +218,14 @@ config MSM_MMCC_8996
          Say Y if you want to support multimedia devices such as display,
          graphics, video encode/decode, camera, etc.
 
+config MSM_GCC_8998
+       tristate "MSM8998 Global Clock Controller"
+       depends on COMMON_CLK_QCOM
+       help
+         Support for the global clock controller on msm8998 devices.
+         Say Y if you want to use peripheral devices such as UART, SPI,
+         i2c, USB, UFS, SD/eMMC, PCIe, etc.
+
 config SPMI_PMIC_CLKDIV
        tristate "SPMI PMIC clkdiv Support"
        depends on (COMMON_CLK_QCOM && SPMI) || COMPILE_TEST