summaryrefslogtreecommitdiffstats
path: root/package/dhcp/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/dhcp/Config.in')
-rw-r--r--package/dhcp/Config.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/package/dhcp/Config.in b/package/dhcp/Config.in
index 38cf00796b..e341485b16 100644
--- a/package/dhcp/Config.in
+++ b/package/dhcp/Config.in
@@ -13,6 +13,11 @@ config BR2_PACKAGE_DHCP_SERVER
help
DHCP server from the ISC DHCP distribution.
+config BR2_PACKAGE_DHCP_SERVER_DELAYED_ACK
+ bool "Enable delayed ACK feature"
+ depends on BR2_PACKAGE_DHCP_SERVER
+ help
+ Enable delayed ACK feature in the ISC DHCP server.
config BR2_PACKAGE_DHCP_RELAY
bool "dhcp relay"
OpenPOWER on IntegriCloud