projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc27c23
)
Input: olpc_apsp - drop CONFIG_OLPC dependency
author
Lubomir Rintel
<lkundrak@v3.sk>
Thu, 15 Nov 2018 19:09:26 +0000
(11:09 -0800)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Thu, 15 Nov 2018 19:14:47 +0000
(11:14 -0800)
CONFIG_OLPC is specific to the x86 platform code, while the driver is for
an ARM-based laptop.
Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/serio/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/input/serio/Kconfig
b/drivers/input/serio/Kconfig
index ca4530eb3378684492cf08a4db631626be104c3d..5daec8e988c65f11767bc3ac225b1062beea71f4 100644
(file)
--- a/
drivers/input/serio/Kconfig
+++ b/
drivers/input/serio/Kconfig
@@
-254,7
+254,6
@@
config SERIO_APBPS2
config SERIO_OLPC_APSP
tristate "OLPC AP-SP input support"
- depends on OLPC || COMPILE_TEST
help
Say Y here if you want support for the keyboard and touchpad included
in the OLPC XO-1.75 and XO-4 laptops.