mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-29 21:21:54 +01:00
9 lines
203 B
Plaintext
9 lines
203 B
Plaintext
config BR2_PACKAGE_TN5250
|
|
bool "tn5250"
|
|
depends on BR2_USE_MMU # fork()
|
|
select BR2_PACKAGE_NCURSES
|
|
help
|
|
Telnet client that emulates 5250 terminals and printers.
|
|
|
|
http://tn5250.sourceforge.net/
|