aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2018-11-15 11:09:26 -0800
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2018-11-15 11:14:47 -0800
commit76d97b0f9c73e651f0691d63872dd7ad00d04256 (patch)
tree2fbd8b65b3223e68eda9a277eea213ff448a8a4f /drivers/input/serio
parentclk: mmp2: add SP clock (diff)
downloadlinux-dev-76d97b0f9c73e651f0691d63872dd7ad00d04256.tar.xz
linux-dev-76d97b0f9c73e651f0691d63872dd7ad00d04256.zip
Input: olpc_apsp - drop CONFIG_OLPC dependency
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>
Diffstat (limited to 'drivers/input/serio')
-rw-r--r--drivers/input/serio/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/input/serio/Kconfig b/drivers/input/serio/Kconfig
index ca4530eb3378..5daec8e988c6 100644
--- 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.