Skip to content

Commit

Permalink
Input: olpc_apsp - drop CONFIG_OLPC dependency
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Lubomir Rintel authored and Dmitry Torokhov committed Nov 15, 2018
1 parent fc27c23 commit 76d97b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/input/serio/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 76d97b0

Please sign in to comment.