diff options
Diffstat (limited to 'openwrt/package/vtun')
-rw-r--r-- | openwrt/package/vtun/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/vtun/Config.in b/openwrt/package/vtun/Config.in index 666492e310..67ccbd4f14 100644 --- a/openwrt/package/vtun/Config.in +++ b/openwrt/package/vtun/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_VTUN - tristate "vtun" + tristate "vtun - VPN tunneling daemon" default m if CONFIG_DEVEL select BR2_PACKAGE_ZLIB select BR2_PACKAGE_LZO |