xref: /OK3568_Linux_fs/buildroot/package/lpty/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_LPTY
2	bool "lpty"
3	help
4	  A simple facility for lua to control other programs via
5	  PTYs.
6
7	  http://www.tset.de/lpty/
8