Commit 99f33db2 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

package/dhcp: Fix config name



ISC dhcp is no longer the only way of handling DHCP, so use a less generic
config text.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 6bfe2932
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
config BR2_PACKAGE_DHCP
	bool "DHCP support"
	bool "isc dhcp"
	help
	  DHCP relay agent from the ISC DHCP distribution.