diff options
Diffstat (limited to 'package/tslib/Config.in')
-rw-r--r-- | package/tslib/Config.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/package/tslib/Config.in b/package/tslib/Config.in index f1de56c121..a2e1e7ff7a 100644 --- a/package/tslib/Config.in +++ b/package/tslib/Config.in @@ -1,10 +1,6 @@ config BR2_PACKAGE_TSLIB bool "tslib" - depends on !BR2_STATIC_LIBS # dlopen help Tslib is a filtering layer for touchscreen panel events. http://tslib.org - -comment "tslib needs a toolchain w/ dynamic library" - depends on BR2_STATIC_LIBS |