Kaynağa Gözat

Merge tag 'at91-clocksource-driver2' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/drivers

Pull "A fix for the ST clocksource driver Kconfig option" from Nicolas Ferre

* tag 'at91-clocksource-driver2' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91:
  clocksource: atmel-st: select MFD_SYSCON
Arnd Bergmann 10 yıl önce
ebeveyn
işleme
7415d97ee2
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      drivers/clocksource/Kconfig

+ 1 - 0
drivers/clocksource/Kconfig

@@ -146,6 +146,7 @@ config ATMEL_PIT
 config ATMEL_ST
 	bool
 	select CLKSRC_OF
+	select MFD_SYSCON
 
 config CLKSRC_METAG_GENERIC
 	def_bool y if METAG