From 4fb0c302e0809c1f88a8573e87ce46da1d821a8f Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Wed, 28 Oct 2009 18:55:40 +0100 Subject: config: rip-out versions marked as OBSOLETE --- config/binutils/binutils.in | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'config/binutils') diff --git a/config/binutils/binutils.in b/config/binutils/binutils.in index 9d506b5d..0900085c 100644 --- a/config/binutils/binutils.in +++ b/config/binutils/binutils.in @@ -91,16 +91,6 @@ config BINUTILS_V_2_16_1 bool prompt "2.16.1" -config BINUTILS_V_2_15 - bool - prompt "2.15 (OBSOLETE)" - depends on OBSOLETE - -config BINUTILS_V_2_14 - bool - prompt "2.14 (OBSOLETE)" - depends on OBSOLETE - endchoice config BINUTILS_VERSION @@ -124,8 +114,6 @@ config BINUTILS_VERSION default "2.18" if BINUTILS_V_2_18 default "2.17" if BINUTILS_V_2_17 default "2.16.1" if BINUTILS_V_2_16_1 - default "2.15" if BINUTILS_V_2_15 - default "2.14" if BINUTILS_V_2_14 config BINUTILS_EXTRA_CONFIG string -- cgit v1.2.3