summaryrefslogtreecommitdiffstats
path: root/package/x11r7/xdriver_xf86-input-tslib/Config.in
blob: 7cf5926adb319b28cf9989e46446490126c1fa1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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
	select BR2_PACKAGE_TSLIB
	help
	  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
OpenPOWER on IntegriCloud