aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh')
-rw-r--r--arch/sh/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index b44e37753b9a..a164c9e3c73c 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -167,7 +167,7 @@ config ARCH_HAS_CPU_IDLE_WAIT
167 167
168config NO_IOPORT 168config NO_IOPORT
169 def_bool !PCI 169 def_bool !PCI
170 depends on !SH_CAYMAN && !SH_SH4202_MICRODEV 170 depends on !SH_CAYMAN && !SH_SH4202_MICRODEV && !SH_SHMIN
171 171
172config IO_TRAPPED 172config IO_TRAPPED
173 bool 173 bool