Skip to content

Commit

Permalink
sh: disable trapped I/O on SH7785LCR.
Browse files Browse the repository at this point in the history
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: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Paul Mundt committed Sep 1, 2009
1 parent 6f37957 commit 5010c4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/sh/boards/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ config SH_SH7785LCR
bool "SH7785LCR"
depends on CPU_SUBTYPE_SH7785
select SYS_SUPPORTS_PCI
select IO_TRAPPED if MMU

config SH_SH7785LCR_29BIT_PHYSMAPS
bool "SH7785LCR 29bit physmaps"
Expand Down

0 comments on commit 5010c4f

Please sign in to comment.