فهرست منبع

sh: sh64 still needs ARCH_USES_GETTIMEOFFSET temporarily.

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>
Paul Mundt 16 سال پیش
والد
کامیت
ae318a148e
1فایلهای تغییر یافته به همراه4 افزوده شده و 0 حذف شده
  1. 4 0
      arch/sh/Kconfig

+ 4 - 0
arch/sh/Kconfig

@@ -141,6 +141,10 @@ config ARCH_NO_VIRT_TO_BUS
 config ARCH_HAS_DEFAULT_IDLE
 config ARCH_HAS_DEFAULT_IDLE
 	def_bool y
 	def_bool y
 
 
+config ARCH_USES_GETTIMEOFFSET
+	def_bool y 
+	depends on SUPERH64
+
 config IO_TRAPPED
 config IO_TRAPPED
 	bool
 	bool