Kconfig (d0034a7a4ac7fae708146ac0059b9c47a1543f0d) | Kconfig (48b7253264eadc05a3d84db9ea11eef528a0108a) |
---|---|
1# SPDX-License-Identifier: GPL-2.0-only 2config KRAIT_CLOCKS 3 bool 4 select KRAIT_L2_ACCESSORS 5 6config QCOM_GDSC 7 bool 8 select PM_GENERIC_DOMAINS if PM --- 196 unchanged lines hidden (view full) --- 205config MSM_LCC_8960 206 tristate "APQ8064/MSM8960 LPASS Clock Controller" 207 select MSM_GCC_8960 208 help 209 Support for the LPASS clock controller on apq8064/msm8960 devices. 210 Say Y if you want to use audio devices such as i2s, pcm, 211 SLIMBus, etc. 212 | 1# SPDX-License-Identifier: GPL-2.0-only 2config KRAIT_CLOCKS 3 bool 4 select KRAIT_L2_ACCESSORS 5 6config QCOM_GDSC 7 bool 8 select PM_GENERIC_DOMAINS if PM --- 196 unchanged lines hidden (view full) --- 205config MSM_LCC_8960 206 tristate "APQ8064/MSM8960 LPASS Clock Controller" 207 select MSM_GCC_8960 208 help 209 Support for the LPASS clock controller on apq8064/msm8960 devices. 210 Say Y if you want to use audio devices such as i2s, pcm, 211 SLIMBus, etc. 212 |
213config MDM_GCC_9607 214 tristate "MDM9607 Global Clock Controller" 215 help 216 Support for the global clock controller on mdm9607 devices. 217 Say Y if you want to use peripheral devices such as UART, SPI, 218 I2C, USB, SD/eMMC, etc. 219 |
|
213config MDM_GCC_9615 214 tristate "MDM9615 Global Clock Controller" 215 help 216 Support for the global clock controller on mdm9615 devices. 217 Say Y if you want to use peripheral devices such as UART, SPI, 218 i2c, USB, SD/eMMC, etc. 219 220config MDM_LCC_9615 --- 369 unchanged lines hidden --- | 220config MDM_GCC_9615 221 tristate "MDM9615 Global Clock Controller" 222 help 223 Support for the global clock controller on mdm9615 devices. 224 Say Y if you want to use peripheral devices such as UART, SPI, 225 i2c, USB, SD/eMMC, etc. 226 227config MDM_LCC_9615 --- 369 unchanged lines hidden --- |