sh: sh64 still needs ARCH_USES_GETTIMEOFFSET temporarily.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 7 May 2009 08:55:09 +0000 (17:55 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 7 May 2009 08:55:09 +0000 (17:55 +0900)
sh64 is still using this, so re-enable it temporarily while SH-5 gets
converted to use the generic code.

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

index 565f390..02688d7 100644 (file)
@@ -141,6 +141,10 @@ config ARCH_NO_VIRT_TO_BUS
 config ARCH_HAS_DEFAULT_IDLE
        def_bool y
 
+config ARCH_USES_GETTIMEOFFSET
+       def_bool y 
+       depends on SUPERH64
+
 config IO_TRAPPED
        bool