summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorJulien Floret <julien.floret@6wind.com>2016-06-16 16:41:14 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-06-18 15:36:10 +0200
commit995da6ea9b4e2257b1e8646883c3dfdaaf341548 (patch)
tree5b0072019d123c7c67eff2d1b85d99e6da24c629 /Config.in
parent66502932fe86e3f2ff2fd0034a44388ff68f9cde (diff)
Config.in: Add BR2_DEPRECATED_SINCE_2016_08
In preparation for new deprecated features/symbols. Signed-off-by: Julien Floret <julien.floret@6wind.com> 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 9fa74157a4..820b1f0945 100644
--- a/Config.in
+++ b/Config.in
@@ -385,6 +385,10 @@ config BR2_DEPRECATED_SINCE_2016_05
bool
default y
+config BR2_DEPRECATED_SINCE_2016_08
+ bool
+ default y
+
endif
config BR2_ENABLE_DEBUG