mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
Option text should only be the package name, descriptions go in help text. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
7 lines
141 B
Plaintext
7 lines
141 B
Plaintext
config BR2_PACKAGE_TSLIB
|
|
bool "tslib"
|
|
help
|
|
http://tslib.berlios.de/
|
|
|
|
Tslib is an abstraction layer for touchscreen panel events.
|