commit | ae318a148e4d255dfbc87d963fdd6031c2af9c46 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Thu May 07 17:55:09 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu May 07 17:55:09 2009 +0900 |
tree | 2097e446bc4a9a0fe70d12a02341645f03825d69 | |
parent | ee1acbfabd5270b40ce2cfdc202070b7ca91cdff [diff] [blame] |
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>
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 565f390..02688d7 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig
@@ -141,6 +141,10 @@ config ARCH_HAS_DEFAULT_IDLE def_bool y +config ARCH_USES_GETTIMEOFFSET + def_bool y + depends on SUPERH64 + config IO_TRAPPED bool