mips: select ARCH_MIGHT_HAVE_PC_SERIO
authorMark Salter <msalter@redhat.com>
Tue, 17 Dec 2013 15:48:47 +0000 (10:48 -0500)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 24 Jan 2014 21:39:56 +0000 (22:39 +0100)
Architectures which might use an i8042 for serial IO to keyboard,
mouse, etc should select ARCH_MIGHT_HAVE_PC_SERIO.

Signed-off-by: Mark Salter <msalter@redhat.com>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
CC: linux-mips@linux-mips.org
Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6232/

arch/mips/Kconfig

index 9a05292..69b3a09 100644 (file)
@@ -2,6 +2,7 @@ config MIPS
        bool
        default y
        select ARCH_MIGHT_HAVE_PC_PARPORT
+       select ARCH_MIGHT_HAVE_PC_SERIO
        select HAVE_CONTEXT_TRACKING
        select HAVE_GENERIC_DMA_COHERENT
        select HAVE_IDE