]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - Config.in.legacy
libnetfilter_cttimeout: add hash for license file
[coffee/buildroot.git] / Config.in.legacy
index eeefea191c589532d2e4d2a681a8fe72843d5ef7..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
@@ -3188,23 +3223,6 @@ config BR2_HAVE_DEVFILES
          completely from Buildroot.
          See Buildroot's documentation for more explanations.
 
-###############################################################################
-comment "Legacy options removed in 2013.05"
-
-config BR2_PACKAGE_LINUX_FIRMWARE_RTL_8192
-       bool "Realtek 8192 replaced by Realtek 81xx"
-       select BR2_LEGACY
-       select BR2_PACKAGE_LINUX_FIRMWARE_RTL_81XX
-       help
-         Now covers the whole Realtek 81xx familly: 8188/8192.
-
-config BR2_PACKAGE_LINUX_FIRMWARE_RTL_8712
-       bool "Realtek 8712 replaced by Realtek 87xx"
-       select BR2_LEGACY
-       select BR2_PACKAGE_LINUX_FIRMWARE_RTL_87XX
-       help
-         Now covers the whole Realtek 87xx familly: 8712/8723.
-
 endmenu
 
 endif # !SKIP_LEGACY