Re: [PATCH 09/10] x86: select ARCH_MIGHT_HAVE_PC_SERIO

2013-12-14 Thread H. Peter Anvin
On 12/14/2013 08:59 AM, Mark Salter wrote: > 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: Ingo Molnar > CC: Thomas Gleixner > CC: "H. Peter Anvin" > CC: x...@kernel.org > --- > arch/

[PATCH 09/10] x86: 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: Ingo Molnar CC: Thomas Gleixner CC: "H. Peter Anvin" CC: x...@kernel.org --- arch/x86/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a