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, 2 insertions, 1 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index 182384d5d1e0..536e058fe8a2 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -157,7 +157,8 @@ config ARCH_HAS_CPU_IDLE_WAIT
157 157
158config NO_IOPORT 158config NO_IOPORT
159 def_bool !PCI 159 def_bool !PCI
160 depends on !SH_CAYMAN && !SH_SH4202_MICRODEV && !SH_SHMIN 160 depends on !SH_CAYMAN && !SH_SH4202_MICRODEV && !SH_SHMIN && \
161 !SH_HP6XX && !SH_SOLUTION_ENGINE
161 162
162config IO_TRAPPED 163config IO_TRAPPED
163 bool 164 bool