clocksource: ti-32k: make it depend on GENERIC_CLOCKSOURCE
authorFelipe Balbi <balbi@ti.com>
Fri, 16 Oct 2015 21:10:05 +0000 (16:10 -0500)
committerTony Lindgren <tony@atomide.com>
Fri, 16 Oct 2015 21:25:46 +0000 (14:25 -0700)
commitdfedaf105d602a4b30a43c188596418ecf3a3b26
tree12b28e91c0da39b601abcfd457367d2605e1df67
parent346cc220a8e51e69233ef4e16af38578f1682a40
clocksource: ti-32k: make it depend on GENERIC_CLOCKSOURCE

the new ti 32k clocksource driver should depend on
GENERIC_CLOCKSOURCE because of its reliance on
sched_clock_register().

Let's enable that to avoid any possible build errors
and/or warnings on randbuilds.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/clocksource/Kconfig