package/dhcp: inform about omshell in the help message

Document that along with the server we install omshell, an interactive
tool to connect to, query, and possibly change, the server's state via
the Object Management API (OMAPI).

Signed-off-by: Carlos Santos <unixmania@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 79ba55df5a)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Carlos Santos 2019-08-10 20:16:43 -03:00 committed by Peter Korsgaard
parent 540ea336cf
commit c41f013d87

View File

@ -17,6 +17,10 @@ config BR2_PACKAGE_DHCP_SERVER
help
DHCP server from the ISC DHCP distribution.
This also installs omshell, an interactive tool to connect to,
query, and possibly change, the server's state via the Object
Management API (OMAPI).
config BR2_PACKAGE_DHCP_SERVER_DELAYED_ACK
bool "Enable delayed ACK feature"
depends on BR2_PACKAGE_DHCP_SERVER