xref: /openbmc/linux/drivers/clk/qcom/Kconfig (revision 2ec94130)
1085d7a45SStephen Boydconfig COMMON_CLK_QCOM
2085d7a45SStephen Boyd	tristate "Support for Qualcomm's clock controllers"
3085d7a45SStephen Boyd	depends on OF
4085d7a45SStephen Boyd	select REGMAP_MMIO
5b36ba30cSStephen Boyd	select RESET_CONTROLLER
6*2ec94130SStephen Boyd
7*2ec94130SStephen Boydconfig MSM_GCC_8960
8*2ec94130SStephen Boyd	tristate "MSM8960 Global Clock Controller"
9*2ec94130SStephen Boyd	depends on COMMON_CLK_QCOM
10*2ec94130SStephen Boyd	help
11*2ec94130SStephen Boyd	  Support for the global clock controller on msm8960 devices.
12*2ec94130SStephen Boyd	  Say Y if you want to use peripheral devices such as UART, SPI,
13*2ec94130SStephen Boyd	  i2c, USB, SD/eMMC, SATA, PCIe, etc.
14