https://github.com/torvalds/linux
Revision a8b1b9fc927400045fb7631d5b12093aaf5d939d authored by Daniel Lezcano on 23 February 2015, 18:54:16 UTC, committed by Daniel Lezcano on 25 February 2015, 09:28:22 UTC
The Kconfig options for the asm9260 timer is wrong as it can be selected by
another platform with allyes config and thus leading to a compilation failure
as some non arch related code is pulled by the compilation.

Fix this by having the platform Kconfig to select the timer as it is done for
the others drivers.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Oleksij Rempel <linux@rempel-privat.de>

Conflicts:
	drivers/clocksource/Kconfig
1 parent c517d83
History
Tip revision: a8b1b9fc927400045fb7631d5b12093aaf5d939d authored by Daniel Lezcano on 23 February 2015, 18:54:16 UTC
clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfig
Tip revision: a8b1b9f
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 4.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.0 KB
Kbuild -rw-r--r-- 2.1 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 298.0 KB
Makefile -rw-r--r-- 53.3 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top