]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/input/serio/Kconfig
Merge branch 'next' into for-linus
[karo-tx-linux.git] / drivers / input / serio / Kconfig
index 1bda828f4b5546cda5820cec874e66277a01a6f6..94c17c28d2683e8b76582e711f0a2221534fbf14 100644 (file)
@@ -256,4 +256,14 @@ config SERIO_APBPS2
          To compile this driver as a module, choose M here: the module will
          be called apbps2.
 
+config SERIO_OLPC_APSP
+       tristate "OLPC AP-SP input support"
+       depends on OF
+       help
+         Say Y here if you want support for the keyboard and touchpad included
+         in the OLPC XO-1.75 and XO-4 laptops.
+
+         To compile this driver as a module, choose M here: the module will
+         be called olpc_apsp.
+
 endif