Skip to content
Snippets Groups Projects
Commit b26a21c1 authored by Mark Salter's avatar Mark Salter Committed by Ralf Baechle
Browse files

mips: select ARCH_MIGHT_HAVE_PC_SERIO


Architectures which might use an i8042 for serial IO to keyboard,
mouse, etc should select ARCH_MIGHT_HAVE_PC_SERIO.

Signed-off-by: default avatarMark Salter <msalter@redhat.com>
Acked-by: default avatarRalf Baechle <ralf@linux-mips.org>
CC: linux-mips@linux-mips.org
Signed-off-by: default avatarJohn Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6232/
parent 3b2663ca
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,7 @@ config MIPS ...@@ -2,6 +2,7 @@ config MIPS
bool bool
default y default y
select ARCH_MIGHT_HAVE_PC_PARPORT select ARCH_MIGHT_HAVE_PC_PARPORT
select ARCH_MIGHT_HAVE_PC_SERIO
select HAVE_CONTEXT_TRACKING select HAVE_CONTEXT_TRACKING
select HAVE_GENERIC_DMA_COHERENT select HAVE_GENERIC_DMA_COHERENT
select HAVE_IDE select HAVE_IDE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment