aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r--arch/sh/Kconfig5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index 88eb118e9fa6..ca5c09b241c3 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -141,10 +141,6 @@ config ARCH_NO_VIRT_TO_BUS
141config ARCH_HAS_DEFAULT_IDLE 141config ARCH_HAS_DEFAULT_IDLE
142 def_bool y 142 def_bool y
143 143
144config ARCH_USES_GETTIMEOFFSET
145 def_bool y
146 depends on SUPERH64
147
148config IO_TRAPPED 144config IO_TRAPPED
149 bool 145 bool
150 146
@@ -190,6 +186,7 @@ config CPU_SH4AL_DSP
190config CPU_SH5 186config CPU_SH5
191 bool 187 bool
192 select CPU_HAS_FPU 188 select CPU_HAS_FPU
189 select SYS_SUPPORTS_TMU
193 190
194config CPU_SHX2 191config CPU_SHX2
195 bool 192 bool