diff mbox series

legacy: remove options made legacy 5 years ago

Message ID 20180416141116.18834-1-yann.morin.1998@free.fr
State Accepted
Headers show
Series legacy: remove options made legacy 5 years ago | expand

Commit Message

Yann E. MORIN April 16, 2018, 2:11 p.m. UTC
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Arnout Vandecappelle <arnout@mind.be>
---
 Config.in.legacy | 17 -----------------
 1 file changed, 17 deletions(-)

Comments

Thomas Petazzoni April 16, 2018, 2:22 p.m. UTC | #1
Hello,

On Mon, 16 Apr 2018 16:11:16 +0200, Yann E. MORIN wrote:
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> Cc: Arnout Vandecappelle <arnout@mind.be>
> ---
>  Config.in.legacy | 17 -----------------
>  1 file changed, 17 deletions(-)

Applied to master, thanks.

Thomas
diff mbox series

Patch

diff --git a/Config.in.legacy b/Config.in.legacy
index eeefea191c..3d8b28c5fe 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -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