1 config BR2_PACKAGE_MINICOM
3 depends on BR2_USE_WCHAR
4 depends on BR2_USE_MMU # fork
5 select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
6 select BR2_PACKAGE_NCURSES
8 Minicom is a menu driven communications program. It emulates
9 ANSI and VT102 terminals. It has a dialing directory and auto
12 http://alioth.debian.org/projects/minicom/
14 comment "minicom needs a toolchain w/ wchar"
15 depends on BR2_USE_MMU
16 depends on !BR2_USE_WCHAR