]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - Config.in.legacy
libogg: add hash for license file
[coffee/buildroot.git] / Config.in.legacy
index 3d8b28c5fe56f96e86b9484fcf8315a78b7c1a9c..66d3a0c5a89b818ddda1f2fb99751b757985ba7a 100644 (file)
@@ -145,6 +145,41 @@ endif
 ###############################################################################
 comment "Legacy options removed in 2018.05"
 
+config BR2_PACKAGE_LIBKCAPI_APPS
+       bool "libkcapi test applications removed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_LIBKCAPI_HASHER if !BR2_STATIC_LIBS
+       select BR2_PACKAGE_LIBKCAPI_RNGAPP
+       select BR2_PACKAGE_LIBKCAPI_SPEED
+       select BR2_PACKAGE_LIBKCAPI_TEST
+       help
+         Test applications (hasher, rng read, speed-test, test) now
+         have their own configuration options in the libkcapi menu.
+
+config BR2_PACKAGE_MPLAYER
+       bool "mplayer package removed"
+       select BR2_LEGACY
+       help
+         The mplayer package was removed.
+
+config BR2_PACKAGE_MPLAYER_MPLAYER
+       bool "mplayer package removed"
+       select BR2_LEGACY
+       help
+         The mplayer package was removed.
+
+config BR2_PACKAGE_MPLAYER_MENCODER
+       bool "mplayer package removed"
+       select BR2_LEGACY
+       help
+         The mplayer package was removed.
+
+config BR2_PACKAGE_LIBPLAYER_MPLAYER
+       bool "mplayer support in libplayer removed"
+       select BR2_LEGACY
+       help
+         The mplayer package was removed.
+
 config BR2_PACKAGE_IQVLINUX
        bool "iqvlinux package removed"
        select BR2_LEGACY