Sfoglia il codice sorgente

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 anni fa
parent
commit
7415d97ee2
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      drivers/clocksource/Kconfig

+ 1 - 0
drivers/clocksource/Kconfig

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