summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorThomas De Schampheleire <patrickdepinguin@gmail.com>2014-02-05 14:50:59 +0100
committerPeter Korsgaard <peter@korsgaard.com>2014-02-08 23:43:24 +0100
commit334dca61ad4ed431a10f388635b596bce2030e2f (patch)
treeeb1dfdff6ff22ae2285f10749df1be3d4549ef1d /Config.in
parent348060f9603d7515ee92a52b9332375080ed231c (diff)
kernel-headers: remove deprecated versions 3.1, 3.3, 3.5
The Linux kernel headers versions 3.1, 3.3, and 3.5 have been deprecated since 2013.02 and thus can be removed in 2014.02. For legacy handling, we automatically select versions 3.2, 3.4, and 3.6, respectively. Additionally, this patch removes the now unused symbol BR2_DEPRECATED_SINCE_2013_02. Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> 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 fcf70eb24..67fbcd506 100644
--- a/Config.in
+++ b/Config.in
@@ -264,10 +264,6 @@ config BR2_DEPRECATED
if BR2_DEPRECATED
-config BR2_DEPRECATED_SINCE_2013_02
- bool
- default y
-
config BR2_DEPRECATED_SINCE_2013_05
bool
default y