mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
Tweak Config.in prompt
SVN-Revision: 953
This commit is contained in:
parent
e42ef11721
commit
60c5881e26
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
config BR2_PACKAGE_LIBSASL2
|
||||
tristate "libsasl2 (a general purpose authentication library)"
|
||||
tristate "libsasl2 - General purpose authentication library"
|
||||
default m if CONFIG_DEVEL
|
||||
help
|
||||
A general purpose authentication library.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
config BR2_PACKAGE_DHCP_FORWARDER
|
||||
tristate "dhcp-forwarder - a DHCP relay agent"
|
||||
tristate "dhcp-forwarder - DHCP relay agent"
|
||||
default m if CONFIG_DEVEL
|
||||
help
|
||||
A DHCP relay agent
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue