Config.in: Add BR2_DEPRECATED_SINCE_2016_02
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Fri, 15 Jan 2016 10:47:46 +0000 (07:47 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 15 Jan 2016 17:55:54 +0000 (18:55 +0100)
In prepration for new deprecated features/symbols.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Config.in

index f6f9b85f8ab75385ec77af859b29636123783004..63feef85984e0f745bca16a5f0908e8875f5bf73 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -365,6 +365,10 @@ config BR2_DEPRECATED_SINCE_2015_11
        bool
        default y
 
+config BR2_DEPRECATED_SINCE_2016_02
+       bool
+       default y
+
 endif
 
 config BR2_ENABLE_DEBUG