summaryrefslogtreecommitdiffstats
path: root/package/qt/Config.mouse.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/qt/Config.mouse.in')
-rw-r--r--package/qt/Config.mouse.in26
1 files changed, 0 insertions, 26 deletions
diff --git a/package/qt/Config.mouse.in b/package/qt/Config.mouse.in
deleted file mode 100644
index 1062facb6a..0000000000
--- a/package/qt/Config.mouse.in
+++ /dev/null
@@ -1,26 +0,0 @@
-menu "Mouse drivers"
-
-config BR2_PACKAGE_QT_MOUSE_PC
- bool "pc"
-
-config BR2_PACKAGE_QT_MOUSE_LINUXTP
- bool "linuxtp"
-
-config BR2_PACKAGE_QT_MOUSE_LINUXINPUT
- bool "linux input"
-
-config BR2_PACKAGE_QT_MOUSE_TSLIB
- bool "tslib"
- select BR2_PACKAGE_TSLIB
-
-config BR2_PACKAGE_QT_MOUSE_QVFB
- bool "qvfb"
-
-comment "Mouse Options"
-
-config BR2_PACKAGE_QT_MOUSE_NO_QWS_CURSOR
- bool "Hide the mouse cursor"
- help
- Do not show the mouse cursor in QWS.
-
-endmenu
OpenPOWER on IntegriCloud