summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2015-12-17 16:39:53 +0000
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-12-17 21:54:06 +0100
commit429a11647a3e0eb1e6781a0008252144729f255e (patch)
tree45aa0e50e015410143699592f035a464ab112156 /Config.in
parent97767366f5bcce6c8bec71706e61e82956fb4723 (diff)
Config.in: Introduce a new BR2_DEPRECATED_SINCE_2015_11 variable
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.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 1809eebd3..0be44d933 100644
--- a/Config.in
+++ b/Config.in
@@ -337,6 +337,10 @@ config BR2_DEPRECATED_SINCE_2015_08
bool
default y
+config BR2_DEPRECATED_SINCE_2015_11
+ bool
+ default y
+
endif
config BR2_ENABLE_DEBUG