]> Git Repo - linux.git/commitdiff
mips: select ARCH_MIGHT_HAVE_PC_SERIO
authorMark Salter <[email protected]>
Tue, 17 Dec 2013 15:48:47 +0000 (10:48 -0500)
committerRalf Baechle <[email protected]>
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 <[email protected]>
Acked-by: Ralf Baechle <[email protected]>
CC: [email protected]
Signed-off-by: John Crispin <[email protected]>
Patchwork: http://patchwork.linux-mips.org/patch/6232/

arch/mips/Kconfig

index 9a05292cfae7e595dbfc7993224ff1f6acdc1177..69b3a090f4f163e81b212be19e04890ecda6a45a 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
This page took 0.061014 seconds and 4 git commands to generate.