Commit a066f31a authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files
parent 413dcfdc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_MINICOM
	bool "minicom"
	depends on BR2_USE_WCHAR
	depends on BR2_USE_MMU # fork
	select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
	select BR2_PACKAGE_NCURSES
	help