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:
82ef5b8
)
Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on sparc
author
Mark Salter
<msalter@redhat.com>
Wed, 1 Jan 2014 19:33:21 +0000
(11:33 -0800)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Thu, 2 Jan 2014 23:48:21 +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>
Acked-by: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
arch/sparc/Kconfig
patch
|
blob
|
history
diff --git
a/arch/sparc/Kconfig
b/arch/sparc/Kconfig
index
d4f7a6a
..
034a680
100644
(file)
--- a/
arch/sparc/Kconfig
+++ b/
arch/sparc/Kconfig
@@
-13,6
+13,7
@@
config SPARC
bool
default y
select ARCH_MIGHT_HAVE_PC_PARPORT if SPARC64 && PCI
+ select ARCH_MIGHT_HAVE_PC_SERIO
select OF
select OF_PROMTREE
select HAVE_IDE