diff options
-rw-r--r-- | drivers/clk/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/clk/Kconfig b/drivers/clk/Kconfig index 89b726d1afe5..df33b8e2b5ad 100644 --- a/drivers/clk/Kconfig +++ b/drivers/clk/Kconfig | |||
@@ -41,7 +41,7 @@ config COMMON_CLK_WM831X | |||
41 | PMICs from Wolfson Microlectronics. | 41 | PMICs from Wolfson Microlectronics. |
42 | 42 | ||
43 | config COMMON_CLK_VERSATILE | 43 | config COMMON_CLK_VERSATILE |
44 | tristate "Clock driver for ARM Reference designs" | 44 | bool "Clock driver for ARM Reference designs" |
45 | depends on ARCH_INTEGRATOR || ARCH_REALVIEW | 45 | depends on ARCH_INTEGRATOR || ARCH_REALVIEW |
46 | ---help--- | 46 | ---help--- |
47 | Supports clocking on ARM Reference designs Integrator/AP, | 47 | Supports clocking on ARM Reference designs Integrator/AP, |