Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4e2b1084 authored by Paul Mundt's avatar Paul Mundt
Browse files

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: default avatarPaul Mundt <lethal@linux-sh.org>
parent 0f0ebd98
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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