|
@@ -1,3 +1,7 @@
|
|
|
|
+config QCOM_GDSC
|
|
|
|
+ bool
|
|
|
|
+ select PM_GENERIC_DOMAINS if PM
|
|
|
|
+
|
|
config COMMON_CLK_QCOM
|
|
config COMMON_CLK_QCOM
|
|
tristate "Support for Qualcomm's clock controllers"
|
|
tristate "Support for Qualcomm's clock controllers"
|
|
depends on OF
|
|
depends on OF
|
|
@@ -41,10 +45,6 @@ config IPQ_LCC_806X
|
|
Say Y if you want to use audio devices such as i2s, pcm,
|
|
Say Y if you want to use audio devices such as i2s, pcm,
|
|
S/PDIF, etc.
|
|
S/PDIF, etc.
|
|
|
|
|
|
-config QCOM_GDSC
|
|
|
|
- bool
|
|
|
|
- select PM_GENERIC_DOMAINS if PM
|
|
|
|
-
|
|
|
|
config MSM_GCC_8660
|
|
config MSM_GCC_8660
|
|
tristate "MSM8660 Global Clock Controller"
|
|
tristate "MSM8660 Global Clock Controller"
|
|
depends on COMMON_CLK_QCOM
|
|
depends on COMMON_CLK_QCOM
|