Commit 87657aaa authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

dhcp: needs MMU

parent a62bb794
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_DHCP
	bool "isc dhcp"
	# fork()
	depends on BR2_USE_MMU
	help
	  DHCP relay agent from the ISC DHCP distribution.