summaryrefslogtreecommitdiffstats
path: root/Config.in.legacy
diff options
context:
space:
mode:
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy11
1 files changed, 11 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index 66d3a0c5a8..1494704221 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -145,6 +145,17 @@ endif
###############################################################################
comment "Legacy options removed in 2018.05"
+config BR2_PACKAGE_TRANSMISSION_REMOTE
+ bool "transmission remote tool option removed"
+ select BR2_LEGACY
+ select BR2_PACKAGE_TRANSMISSION_DAEMON
+ help
+ Upstream does not provide a separate configure option for
+ the tool transmission-remote, it is built when the
+ transmission daemon has been enabled. Therefore, Buildroot
+ has automatically enabled BR2_PACKAGE_TRANSMISSION_DAEMON
+ for you.
+
config BR2_PACKAGE_LIBKCAPI_APPS
bool "libkcapi test applications removed"
select BR2_LEGACY
OpenPOWER on IntegriCloud