Commit d93649dc authored by Stephen Boyd's avatar Stephen Boyd
Browse files

Merge branch 'clk-kconfig' into clk-next

* clk-kconfig:
  clk: Drop duplicate selection in Kconfig
parents 96310398 b545b9c3
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -120,7 +120,6 @@ config COMMON_CLK_SI5351
	tristate "Clock driver for SiLabs 5351A/B/C"
	depends on I2C
	select REGMAP_I2C
	select RATIONAL
	help
	  This driver supports Silicon Labs 5351A/B/C programmable clock
	  generators.
@@ -162,7 +161,6 @@ config COMMON_CLK_CDCE706
	tristate "Clock driver for TI CDCE706 clock synthesizer"
	depends on I2C
	select REGMAP_I2C
	select RATIONAL
	help
	  This driver supports TI CDCE706 programmable 3-PLL clock synthesizer.