diff options
Diffstat (limited to 'networking/udhcp/Config.in')
-rw-r--r-- | networking/udhcp/Config.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/networking/udhcp/Config.in b/networking/udhcp/Config.in index fd2a61cc0..34adf35fe 100644 --- a/networking/udhcp/Config.in +++ b/networking/udhcp/Config.in | |||
@@ -92,7 +92,8 @@ config FEATURE_UDHCP_RFC3397 | |||
92 | depends on UDHCPD || UDHCPC | 92 | depends on UDHCPD || UDHCPC |
93 | help | 93 | help |
94 | If selected, both client and server will support passing of domain | 94 | If selected, both client and server will support passing of domain |
95 | search lists via option 119, specified in RFC3397. | 95 | search lists via option 119, specified in RFC 3397, |
96 | and SIP servers option 120, specified in RFC 3361. | ||
96 | 97 | ||
97 | config UDHCPC_DEFAULT_SCRIPT | 98 | config UDHCPC_DEFAULT_SCRIPT |
98 | string "Absolute path to config script" | 99 | string "Absolute path to config script" |