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

Commit 24223971 authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: mach-sdk7786: conditionally disable PIO support.



SDK7786 only supports PIO via the PCI I/O space, so we disable PIO
completely for the non-PCI case.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 86e4dd5a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -154,6 +154,7 @@ config SH_SDK7786
	bool "SDK7786"
	depends on CPU_SUBTYPE_SH7786
	select SYS_SUPPORTS_PCI
	select NO_IOPORT if !PCI
	help
	  Select SDK7786 if configuring for a Renesas Technology Europe
	  SH7786-65nm board.