projects
/
platform
/
kernel
/
linux-rpi3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77b2d07
)
Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on ARM/Footbridge
author
Mark Salter
<msalter@redhat.com>
Wed, 1 Jan 2014 19:28:54 +0000
(11:28 -0800)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Thu, 2 Jan 2014 23:48:19 +0000
(15:48 -0800)
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>
arch/arm/mach-footbridge/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-footbridge/Kconfig
b/arch/arm/mach-footbridge/Kconfig
index
0f2111a
..
fba55fb
100644
(file)
--- a/
arch/arm/mach-footbridge/Kconfig
+++ b/
arch/arm/mach-footbridge/Kconfig
@@
-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