diff options
Diffstat (limited to 'openwrt/package/tor/Config.in')
-rw-r--r-- | openwrt/package/tor/Config.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/openwrt/package/tor/Config.in b/openwrt/package/tor/Config.in index ac53567d3..79cc0cfac 100644 --- a/openwrt/package/tor/Config.in +++ b/openwrt/package/tor/Config.in @@ -1,7 +1,6 @@ config BR2_PACKAGE_TOR tristate "tor - An anonymous Internet communication system" -# default m if CONFIG_DEVEL - default n + default m if CONFIG_DEVEL select BR2_PACKAGE_LIBEVENT select BR2_PACKAGE_LIBOPENSSL select BR2_PACKAGE_LIBPTHREAD |