Commit fcd24512 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

dropbear: needs zlib, so select it

parent 24991a47
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_DROPBEAR
	bool "dropbear"
	select BR2_PACKAGE_ZLIB
	help
	  A small SSH 2 server designed for small memory environments.