diff options
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r-- | arch/sh/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 2af949a6a898..6a1e79b886c1 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig | |||
@@ -130,6 +130,9 @@ config ARCH_HAS_ILOG2_U64 | |||
130 | config ARCH_NO_VIRT_TO_BUS | 130 | config ARCH_NO_VIRT_TO_BUS |
131 | def_bool y | 131 | def_bool y |
132 | 132 | ||
133 | config ARCH_HAS_DEFAULT_IDLE | ||
134 | def_bool y | ||
135 | |||
133 | config IO_TRAPPED | 136 | config IO_TRAPPED |
134 | bool | 137 | bool |
135 | 138 | ||