1 config BR2_PACKAGE_PUTTY
3 depends on BR2_USE_MMU # fork()
4 depends on BR2_USE_WCHAR
6 PuTTY is a free SSH and Telnet client. Without GTK2 activated,
7 only the commandline tools plink, pscp, psftp, and puttygen are
8 built; enable GTK2 for the graphical client.
10 http://www.chiark.greenend.org.uk/~sgtatham/putty/
12 comment "putty needs a toolchain w/ wchar"
13 depends on BR2_USE_MMU
14 depends on !BR2_USE_WCHAR