sh: Always select RTC_LIB, not just for SUPERH32.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 8 May 2009 10:48:47 +0000 (19:48 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 8 May 2009 10:48:47 +0000 (19:48 +0900)
The RTC_LIB helpers are used in arch/sh/kernel/time.c, which was
previously only the case for the 32-bit variant. Now that this has
become the common implementation, move the RTC_LIB select to reflect
that. Fixes up the sh64 build.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found