瀏覽代碼

clk: remove duplicated COMMON_CLK_NXP record from clk/Kconfig

Presumably the second COMMON_CLK_NXP config option in
drivers/clk/Kconfig appeared after a merge conflict resolution, remove
the wrong record of two.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Signed-off-by: Michael Turquette <mturquette@baylibre.com>
Vladimir Zapolskiy 9 年之前
父節點
當前提交
3da834e3e5
共有 1 個文件被更改,包括 0 次插入5 次删除
  1. 0 5
      drivers/clk/Kconfig

+ 0 - 5
drivers/clk/Kconfig

@@ -187,11 +187,6 @@ config COMMON_CLK_PWM
 	  Adapter driver so that any PWM output can be (mis)used as clock signal
 	  Adapter driver so that any PWM output can be (mis)used as clock signal
 	  at 50% duty cycle.
 	  at 50% duty cycle.
 
 
-config COMMON_CLK_NXP
-	def_bool COMMON_CLK && ARCH_LPC18XX
-	---help---
-	  Support for clock providers on NXP platforms.
-
 config COMMON_CLK_PXA
 config COMMON_CLK_PXA
 	def_bool COMMON_CLK && ARCH_PXA
 	def_bool COMMON_CLK && ARCH_PXA
 	---help---
 	---help---