1
0
Fork 0

Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on ARM/Footbridge

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>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
hifive-unleashed-5.1
Mark Salter 2014-01-01 11:28:54 -08:00 committed by Dmitry Torokhov
parent 77b2d07ac8
commit 74072b301f
1 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,7 @@ config FOOTBRIDGE
# Footbridge in host mode
config FOOTBRIDGE_HOST
bool
select ARCH_MIGHT_HAVE_PC_SERIO
# Footbridge in addin mode
config FOOTBRIDGE_ADDIN