projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.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
|
blame
|
history
diff --git
a/arch/arm/mach-footbridge/Kconfig
b/arch/arm/mach-footbridge/Kconfig
index 0f2111a11315853a046284b71b290890f3ae8fdd..fba55fb9f47dfe58829f74174c718d69e5ea70d1 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