Эх сурвалжийг харах

clk: versatile: make config option boolean

There is no choice to have the RealView clocks as module for sure,
so turn this config option into a boolean.

Reported-by: Pawel Moll <pawel.moll@arm.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Linus Walleij 13 жил өмнө
parent
commit
672575e1de

+ 1 - 1
drivers/clk/Kconfig

@@ -41,7 +41,7 @@ config COMMON_CLK_WM831X
 	  PMICs from Wolfson Microlectronics.
 	  PMICs from Wolfson Microlectronics.
 
 
 config COMMON_CLK_VERSATILE
 config COMMON_CLK_VERSATILE
-	tristate "Clock driver for ARM Reference designs"
+	bool "Clock driver for ARM Reference designs"
 	depends on ARCH_INTEGRATOR || ARCH_REALVIEW
 	depends on ARCH_INTEGRATOR || ARCH_REALVIEW
 	---help---
 	---help---
           Supports clocking on ARM Reference designs Integrator/AP,
           Supports clocking on ARM Reference designs Integrator/AP,