diff options
Diffstat (limited to 'openwrt/package/tor')
-rw-r--r-- | openwrt/package/tor/Config.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/openwrt/package/tor/Config.in b/openwrt/package/tor/Config.in index 79cc0cfac..aa0ac5c9d 100644 --- a/openwrt/package/tor/Config.in +++ b/openwrt/package/tor/Config.in @@ -1,5 +1,6 @@ config BR2_PACKAGE_TOR - tristate "tor - An anonymous Internet communication system" + prompt "tor............................... An anonymous Internet communication system" + tristate default m if CONFIG_DEVEL select BR2_PACKAGE_LIBEVENT select BR2_PACKAGE_LIBOPENSSL @@ -14,4 +15,4 @@ config BR2_PACKAGE_TOR and privacy features. http://tor.eff.org/ - + |