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>
This commit is contained in:
parent
fc27c2394d
commit
76d97b0f9c
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue