dect
/
linux-2.6
Archived
13
0
Fork 0

sh: Update shmin to reflect PIO dependency.

shmin uses __set_io_port_base() for legacy I/O mapping that ethernet and
other SuperI/O functions depend on. Ensure that PIO support is built in
until the board is updated for MMIO properly.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
Paul Mundt 2011-05-24 17:33:51 +09:00
parent 0f0ebd980e
commit 4e2b1084b0
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ config ARCH_HAS_CPU_IDLE_WAIT
config NO_IOPORT
def_bool !PCI
depends on !SH_CAYMAN && !SH_SH4202_MICRODEV
depends on !SH_CAYMAN && !SH_SH4202_MICRODEV && !SH_SHMIN
config IO_TRAPPED
bool