summaryrefslogtreecommitdiffstats
path: root/package/qt/Config.mouse.in
diff options
context:
space:
mode:
authorFrederik Vannoote2010-04-02 15:33:28 +0200
committerPeter Korsgaard2010-04-02 15:34:22 +0200
commitd5a3fa6867b75971b8d713653e0665ce0ef9f267 (patch)
tree225231822c62d582d04554b94f9a0594cb9ba575 /package/qt/Config.mouse.in
parentAdd missing directories to Busybox skeleton (diff)
downloadbuildroot-d5a3fa6867b75971b8d713653e0665ce0ef9f267.tar.gz
buildroot-d5a3fa6867b75971b8d713653e0665ce0ef9f267.tar.xz
buildroot-d5a3fa6867b75971b8d713653e0665ce0ef9f267.zip
qt: bump version
qt 4.6.x has a number of new configure options, and needs a patch to work on uClibc. Signed-off-by: Frederik Vannoote <frederik.vannoote@barco.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/qt/Config.mouse.in')
-rw-r--r--package/qt/Config.mouse.in10
1 files changed, 2 insertions, 8 deletions
diff --git a/package/qt/Config.mouse.in b/package/qt/Config.mouse.in
index 708597428..87973d2fe 100644
--- a/package/qt/Config.mouse.in
+++ b/package/qt/Config.mouse.in
@@ -3,17 +3,11 @@ menu "Mouse drivers"
config BR2_PACKAGE_QT_MOUSE_PC
bool "pc"
-config BR2_PACKAGE_QT_MOUSE_BUS
- bool "bus"
-
config BR2_PACKAGE_QT_MOUSE_LINUXTP
bool "linuxtp"
-config BR2_PACKAGE_QT_MOUSE_YOPY
- bool "yopy"
-
-config BR2_PACKAGE_QT_MOUSE_VR41XX
- bool "vr41xx"
+config BR2_PACKAGE_QT_MOUSE_LINUXINPUT
+ bool "linux input"
config BR2_PACKAGE_QT_MOUSE_TSLIB
bool "tslib"