repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
package/vlc: backport upstream patches to fix compat function for static_assert
[buildroot-gz.git]
/
package
/
tslib
/
Config.in
blob
050588e834d4c2c444249557095c2934d50363fa
1
config BR2_PACKAGE_TSLIB
2
bool "tslib"
3
depends on !BR2_STATIC_LIBS # dlopen
4
help
5
Tslib is an abstraction layer for touchscreen panel events.
6
7
https://github.com/kergoth/tslib
8
9
comment "tslib needs a toolchain w/ dynamic library"
10
depends on BR2_STATIC_LIBS