Browse Source

Config.in: Add BR2_DEPRECATED_SINCE_2016_02

In prepration for new deprecated features/symbols.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Gustavo Zacarias 8 years ago
parent
commit
07941f4277
1 changed files with 4 additions and 0 deletions
  1. 4 0
      Config.in

+ 4 - 0
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