legacy: remove options made legacy 5 years ago
authorYann E. MORIN <yann.morin.1998@free.fr>
Mon, 16 Apr 2018 14:11:16 +0000 (16:11 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 16 Apr 2018 14:21:14 +0000 (16:21 +0200)
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Config.in.legacy

index eeefea191c589532d2e4d2a681a8fe72843d5ef7..3d8b28c5fe56f96e86b9484fcf8315a78b7c1a9c 100644 (file)
@@ -3188,23 +3188,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