Re: [PATCH 07/10] sparc: select ARCH_MIGHT_HAVE_PC_SERIO

2013-12-14 Thread David Miller
From: Mark Salter Date: Sat, 14 Dec 2013 11:59:33 -0500 > 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 Acked-by: David S. Miller -- To unsubscribe from this list: send the line "unsubscrib

[PATCH 07/10] sparc: select ARCH_MIGHT_HAVE_PC_SERIO

2013-12-14 Thread Mark Salter
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 CC: "David S. Miller" CC: sparcli...@vger.kernel.org --- arch/sparc/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/sparc/Kconfig b/ar