aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arch/sh/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index 565f39042ad..02688d7909a 100644
--- a/arch/sh/Kconfig
+++ b/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