aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh')
-rw-r--r--arch/sh/Kconfig3
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
150config ARCH_HAS_ILOG2_U64 150config ARCH_HAS_ILOG2_U64
151 def_bool n 151 def_bool n
152 152
153config ARCH_HAS_DEFAULT_IDLE
154 def_bool y
155
156config NO_IOPORT 153config 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 && \