diff --git a/[refs] b/[refs] index d65f18cfa544..459612bb6378 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ee1acbfabd5270b40ce2cfdc202070b7ca91cdff +refs/heads/master: ae318a148e4d255dfbc87d963fdd6031c2af9c46 diff --git a/trunk/arch/sh/Kconfig b/trunk/arch/sh/Kconfig index 565f39042ad9..02688d7909a1 100644 --- a/trunk/arch/sh/Kconfig +++ b/trunk/arch/sh/Kconfig @@ -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