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>
This commit is contained in:
Gustavo Zacarias 2016-01-15 07:47:46 -03:00 committed by Peter Korsgaard
parent 442c9fa4fc
commit 07941f4277

View File

@ -365,6 +365,10 @@ config BR2_DEPRECATED_SINCE_2015_11
bool bool
default y default y
config BR2_DEPRECATED_SINCE_2016_02
bool
default y
endif endif
config BR2_ENABLE_DEBUG config BR2_ENABLE_DEBUG