8bfb7c2df6
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 lines
184 B
Plaintext
9 lines
184 B
Plaintext
config BR2_PACKAGE_LPTY
|
|
bool "lpty"
|
|
depends on BR2_PACKAGE_HAS_LUA_INTERPRETER
|
|
help
|
|
A simple facility for lua to control other programs via
|
|
PTYs.
|
|
|
|
http://www.tset.de/lpty/
|