diff options
| -rw-r--r-- | drivers/clk/qcom/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/clk/qcom/Kconfig b/drivers/clk/qcom/Kconfig index 48d51512d009..59d16668bdf5 100644 --- a/drivers/clk/qcom/Kconfig +++ b/drivers/clk/qcom/Kconfig | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | config COMMON_CLK_QCOM | 1 | config COMMON_CLK_QCOM |
| 2 | tristate "Support for Qualcomm's clock controllers" | 2 | tristate "Support for Qualcomm's clock controllers" |
| 3 | depends on OF | 3 | depends on OF |
| 4 | depends on ARCH_QCOM || COMPILE_TEST | ||
| 4 | select REGMAP_MMIO | 5 | select REGMAP_MMIO |
| 5 | select RESET_CONTROLLER | 6 | select RESET_CONTROLLER |
| 6 | 7 | ||
