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

Commit 5010c4f7 authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: disable trapped I/O on SH7785LCR.



This board doesn't use trapped I/O for anything, so just kill off the
select. This was causing problems in the unhandled page fault die path.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 6f379578
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -160,7 +160,6 @@ config SH_SH7785LCR
	bool "SH7785LCR"
	bool "SH7785LCR"
	depends on CPU_SUBTYPE_SH7785
	depends on CPU_SUBTYPE_SH7785
	select SYS_SUPPORTS_PCI
	select SYS_SUPPORTS_PCI
	select IO_TRAPPED if MMU


config SH_SH7785LCR_29BIT_PHYSMAPS
config SH_SH7785LCR_29BIT_PHYSMAPS
	bool "SH7785LCR 29bit physmaps"
	bool "SH7785LCR 29bit physmaps"