diff options
Diffstat (limited to 'arch/sh')
-rw-r--r-- | arch/sh/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 853cbc971cdf..0917fc3f39c0 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig | |||
@@ -150,9 +150,6 @@ config ARCH_HAS_ILOG2_U32 | |||
150 | config ARCH_HAS_ILOG2_U64 | 150 | config ARCH_HAS_ILOG2_U64 |
151 | def_bool n | 151 | def_bool n |
152 | 152 | ||
153 | config ARCH_HAS_DEFAULT_IDLE | ||
154 | def_bool y | ||
155 | |||
156 | config NO_IOPORT | 153 | config NO_IOPORT |
157 | def_bool !PCI | 154 | def_bool !PCI |
158 | depends on !SH_CAYMAN && !SH_SH4202_MICRODEV && !SH_SHMIN && \ | 155 | depends on !SH_CAYMAN && !SH_SH4202_MICRODEV && !SH_SHMIN && \ |