mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
tslib: correct option text
Option text should only be the package name, descriptions go in help text. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
config BR2_PACKAGE_TSLIB
|
||||
bool "libts - The Touchscreen tslib Library"
|
||||
bool "tslib"
|
||||
help
|
||||
http://tslib.berlios.de/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user