Config.in 265 Bytes
config BR2_PACKAGE_TSLIB
	bool "tslib"
	depends on !BR2_STATIC_LIBS # dlopen
	help
	  Tslib is an abstraction layer for touchscreen panel events.

	  https://github.com/kergoth/tslib

comment "tslib needs a toolchain w/ dynamic library"
	depends on BR2_STATIC_LIBS