]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - Config.in.legacy
package/imx-mkimage: update hash
[coffee/buildroot.git] / Config.in.legacy
index 66d3a0c5a89b818ddda1f2fb99751b757985ba7a..1494704221798effd3823e1010aad712e633d43e 100644 (file)
@@ -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