sh: Update shmin to reflect PIO dependency.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 24 May 2011 08:33:51 +0000 (17:33 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 24 May 2011 08:33:51 +0000 (17:33 +0900)
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>
arch/sh/Kconfig

index b44e377..a164c9e 100644 (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