summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2017-01-19 17:30:40 -0500
committerAdam Jackson <ajax@redhat.com>2017-01-19 18:07:03 -0500
commite7b8b7b131d8283c96ed0aff4593ab41441b5d3b (patch)
tree1c2cdb734a6286f88a487e773f6be8c461bfa9a9 /include
parentd740e1830a7ef32433fdf338c1e04dc6c9a927cb (diff)
kdrive: Remove non-evdev input drivers
Use evdev. Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net> Signed-off-by: Adam Jackson <ajax@redhat.com>
Diffstat (limited to 'include')
-rw-r--r--include/kdrive-config.h.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/kdrive-config.h.in b/include/kdrive-config.h.in
index 3d7e9a4a7..f59262c41 100644
--- a/include/kdrive-config.h.in
+++ b/include/kdrive-config.h.in
@@ -16,12 +16,6 @@
/* Support tslib touchscreen abstraction library */
#undef TSLIB
-/* Support KDrive kbd driver */
-#undef KDRIVE_KBD
-
-/* Support KDrive mouse driver */
-#undef KDRIVE_MOUSE
-
/* Support KDrive evdev driver */
#undef KDRIVE_EVDEV