diff options
Diffstat (limited to 'package/qtopia4/Config.mouse.in')
-rw-r--r-- | package/qtopia4/Config.mouse.in | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/package/qtopia4/Config.mouse.in b/package/qtopia4/Config.mouse.in deleted file mode 100644 index 7b3946009..000000000 --- a/package/qtopia4/Config.mouse.in +++ /dev/null @@ -1,24 +0,0 @@ -menu "Mouse drivers" - -config BR2_PACKAGE_QTOPIA4_MOUSE_PC - bool "pc" - -config BR2_PACKAGE_QTOPIA4_MOUSE_BUS - bool "bus" - -config BR2_PACKAGE_QTOPIA4_MOUSE_LINUXTP - bool "linuxtp" - -config BR2_PACKAGE_QTOPIA4_MOUSE_YOPY - bool "yopy" - -config BR2_PACKAGE_QTOPIA4_MOUSE_VR41XX - bool "vr41xx" - -config BR2_PACKAGE_QTOPIA4_MOUSE_TSLIB - bool "tslib" - -config BR2_PACKAGE_QTOPIA4_MOUSE_QVFB - bool "qvfb" - -endmenu |