projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64757eb
)
Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on alpha
author
Mark Salter
<msalter@redhat.com>
Wed, 1 Jan 2014 19:27:31 +0000
(11:27 -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>
Acked-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
arch/alpha/Kconfig
patch
|
blob
|
history
diff --git
a/arch/alpha/Kconfig
b/arch/alpha/Kconfig
index
d39dc9b
..
7ce5ce5
100644
(file)
--- a/
arch/alpha/Kconfig
+++ b/
arch/alpha/Kconfig
@@
-2,6
+2,7
@@
config ALPHA
bool
default y
select ARCH_MIGHT_HAVE_PC_PARPORT
+ select ARCH_MIGHT_HAVE_PC_SERIO
select HAVE_AOUT
select HAVE_IDE
select HAVE_OPROFILE