From: Gustavo Zacarias Date: Fri, 15 Jan 2016 10:47:46 +0000 (-0300) Subject: Config.in: Add BR2_DEPRECATED_SINCE_2016_02 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=07941f42777f83adeb5527cfb02b343458c39ede;p=buildroot.git Config.in: Add BR2_DEPRECATED_SINCE_2016_02 In prepration for new deprecated features/symbols. Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- diff --git a/Config.in b/Config.in index f6f9b85f8a..63feef8598 100644 --- 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