summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-03-03 12:52:24 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-03-04 22:12:32 +0100
commit0f1556e1c8fb5a0e4069b1bd692ea90e37df4c7d (patch)
tree9e335fa144f7bc41a57db8e04212c3ec9418717c /Config.in
parent18bb40c075bc3479f9b260f3ff8658ee866a2823 (diff)
Config.in: Add BR2_DEPRECATED_SINCE_2015_05
In preparation for the deprecation of certain features in 2015.05, add the BR2_DEPRECATED_SINCE_2015_05 symbol. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/Config.in b/Config.in
index ce239d668..059804297 100644
--- a/Config.in
+++ b/Config.in
@@ -312,6 +312,10 @@ config BR2_DEPRECATED_SINCE_2015_02
bool
default y
+config BR2_DEPRECATED_SINCE_2015_05
+ bool
+ default y
+
endif
config BR2_ENABLE_DEBUG