aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r--arch/sh/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index ac1c620d1c7d..09c0aef31d03 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -151,6 +151,9 @@ config ARCH_NO_VIRT_TO_BUS
151config ARCH_HAS_DEFAULT_IDLE 151config ARCH_HAS_DEFAULT_IDLE
152 def_bool y 152 def_bool y
153 153
154config ARCH_HAS_CPU_IDLE_WAIT
155 def_bool y
156
154config IO_TRAPPED 157config IO_TRAPPED
155 bool 158 bool
156 159