summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2015-04-14 01:52:47 +0200
committerArnd Bergmann <arnd@arndb.de>2015-04-14 01:52:47 +0200
commit7415d97ee2b809119270fc3a365968ff8d4f544b (patch)
tree36f4dd58c32557375c93f2298342056e2b0dfb2d /drivers/clocksource
parentMerge tag 'v4.0-next-soc-fix' of https://github.com/mbgg/linux-mediatek into ... (diff)
parentclocksource: atmel-st: select MFD_SYSCON (diff)
downloadlinux-7415d97ee2b809119270fc3a365968ff8d4f544b.tar.xz
linux-7415d97ee2b809119270fc3a365968ff8d4f544b.zip
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
Diffstat (limited to 'drivers/clocksource')
-rw-r--r--drivers/clocksource/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig
index 168035883afa..55aef6f89074 100644
--- a/drivers/clocksource/Kconfig
+++ b/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