Config.in: Add BR2_DEPRECATED_SINCE_2015_05
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 3 Mar 2015 15:52:24 +0000 (12:52 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 4 Mar 2015 21:12:32 +0000 (22:12 +0100)
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>
Config.in

index ce239d6682068c4553246eae77b97ee4727a7514..059804297e5f0da0673f83b3dd610d2089f6f101 100644 (file)
--- 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