summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-06-29 18:02:10 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-06-29 18:02:10 +0200
commit8f3508a4c827788ab220bed06b37bafb87bfa648 (patch)
tree1d3a2a81ce631288e76e1135f87f9a387f84ab4b /Config.in
parent5d9215351f3b529bfdf625742eec530e2739b11b (diff)
Add BR2_DEPRECATED_SINCE_2014_08
In preparation for the deprecation of certain features in 2014.08, add the BR2_DEPRECATED_SINCE_2014_08 symbol. 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 bf1ca864d..50968fb4d 100644
--- a/Config.in
+++ b/Config.in
@@ -319,6 +319,10 @@ config BR2_DEPRECATED_SINCE_2014_05
bool
default y
+config BR2_DEPRECATED_SINCE_2014_08
+ bool
+ default y
+
endif
config BR2_ENABLE_DEBUG