1
0

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
This commit is contained in:
Arnd Bergmann
2015-04-14 01:52:47 +02:00

View File

@@ -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