summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorThomas De Schampheleire <patrickdepinguin@gmail.com>2014-06-13 21:21:45 +0200
committerPeter Korsgaard <peter@korsgaard.com>2014-06-13 22:27:39 +0200
commitdfae6f6765a6e596cde9f40de73b0c1979269174 (patch)
treeb76102d2f1cf33a29f3a9af310709ac619f77bf3 /Config.in
parentf86ec0b67f147d23928091f27529c5fd47ef5f02 (diff)
kernel headers: remove deprecated version 3.8
Kernel headers version 3.8.x has been deprecated since 2013.08 and thus can be removed in 2014.08. An automatic selection of 3.9.x headers is performed in the legacy menu. Existing automatic selections of 3.8.x headers are modified to select 3.9.x. As this patch removes the last occurrence of BR2_DEPRECATED_SINCE_2013_08, the symbol is removed too. Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/Config.in b/Config.in
index 0799cb7e5..8ff725a42 100644
--- a/Config.in
+++ b/Config.in
@@ -280,10 +280,6 @@ config BR2_DEPRECATED
if BR2_DEPRECATED
-config BR2_DEPRECATED_SINCE_2013_08
- bool
- default y
-
config BR2_DEPRECATED_SINCE_2013_11
bool
default y