buildroot/package/qtopia4/Config.mouse.in

25 lines
400 B
Plaintext
Raw Normal View History

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
2008-11-02 03:16:53 +01:00
bool "vr41xx"
config BR2_PACKAGE_QTOPIA4_MOUSE_TSLIB
bool "tslib"
config BR2_PACKAGE_QTOPIA4_MOUSE_QVFB
bool "qvfb"
endmenu