Loading package/directfb/Config.in +4 −0 Original line number Diff line number Diff line Loading @@ -93,9 +93,13 @@ config BR2_PACKAGE_DIRECTFB_SERIALMOUSE config BR2_PACKAGE_DIRECTFB_TSLIB bool "enable touchscreen support" depends on !BR2_PREFER_STATIC_LIB # tslib default y select BR2_PACKAGE_TSLIB comment "touchscreen support needs a toolchain w/ dynamic library" depends on BR2_PREFER_STATIC_LIB config BR2_PACKAGE_DIRECTFB_GIF bool "enable GIF support" default y Loading package/tslib/Config.in +4 −0 Original line number Diff line number Diff line config BR2_PACKAGE_TSLIB bool "tslib" depends on !BR2_PREFER_STATIC_LIB # dlopen help Tslib is an abstraction layer for touchscreen panel events. http://tslib.berlios.de/ comment "tslib needs a toolchain w/ dynamic library" depends on BR2_PREFER_STATIC_LIB package/x11r7/xdriver_xf86-input-tslib/Config.in +4 −0 Original line number Diff line number Diff line config BR2_PACKAGE_XDRIVER_XF86_INPUT_TSLIB bool "xf86-input-tslib" depends on !BR2_PREFER_STATIC_LIB # tslib select BR2_PACKAGE_XPROTO_INPUTPROTO select BR2_PACKAGE_XPROTO_RANDRPROTO select BR2_PACKAGE_XPROTO_XPROTO Loading @@ -8,3 +9,6 @@ config BR2_PACKAGE_XDRIVER_XF86_INPUT_TSLIB Touch screen library input driver http://www.ptxdist.org/software/xf86-input-tslib/index_en.html comment "xf86-input-tslib needs a toolchain w/ dynamic library" depends on BR2_PREFER_STATIC_LIB Loading
package/directfb/Config.in +4 −0 Original line number Diff line number Diff line Loading @@ -93,9 +93,13 @@ config BR2_PACKAGE_DIRECTFB_SERIALMOUSE config BR2_PACKAGE_DIRECTFB_TSLIB bool "enable touchscreen support" depends on !BR2_PREFER_STATIC_LIB # tslib default y select BR2_PACKAGE_TSLIB comment "touchscreen support needs a toolchain w/ dynamic library" depends on BR2_PREFER_STATIC_LIB config BR2_PACKAGE_DIRECTFB_GIF bool "enable GIF support" default y Loading
package/tslib/Config.in +4 −0 Original line number Diff line number Diff line config BR2_PACKAGE_TSLIB bool "tslib" depends on !BR2_PREFER_STATIC_LIB # dlopen help Tslib is an abstraction layer for touchscreen panel events. http://tslib.berlios.de/ comment "tslib needs a toolchain w/ dynamic library" depends on BR2_PREFER_STATIC_LIB
package/x11r7/xdriver_xf86-input-tslib/Config.in +4 −0 Original line number Diff line number Diff line config BR2_PACKAGE_XDRIVER_XF86_INPUT_TSLIB bool "xf86-input-tslib" depends on !BR2_PREFER_STATIC_LIB # tslib select BR2_PACKAGE_XPROTO_INPUTPROTO select BR2_PACKAGE_XPROTO_RANDRPROTO select BR2_PACKAGE_XPROTO_XPROTO Loading @@ -8,3 +9,6 @@ config BR2_PACKAGE_XDRIVER_XF86_INPUT_TSLIB Touch screen library input driver http://www.ptxdist.org/software/xf86-input-tslib/index_en.html comment "xf86-input-tslib needs a toolchain w/ dynamic library" depends on BR2_PREFER_STATIC_LIB