package/dhcp: Fix config name
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 1 Feb 2011 13:30:32 +0000 (14:30 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 1 Feb 2011 13:30:32 +0000 (14:30 +0100)
ISC dhcp is no longer the only way of handling DHCP, so use a less generic
config text.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/dhcp/Config.in

index eeb237c5b1c6a883cac6ec00ee27a6cc42403ded..224583972764644359785911b77f14c901b73dff 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_PACKAGE_DHCP
-       bool "DHCP support"
+       bool "isc dhcp"
        help
          DHCP relay agent from the ISC DHCP distribution.