Config.in: Introduce a new BR2_DEPRECATED_SINCE_2015_11 variable
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Thu, 17 Dec 2015 16:39:53 +0000 (16:39 +0000)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 17 Dec 2015 20:54:06 +0000 (21:54 +0100)
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Config.in

index 1809eebd3e86530c024c0cff7faece5e9f8e26a8..0be44d933c47f718c736b3de00d725f69f643386 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -337,6 +337,10 @@ config BR2_DEPRECATED_SINCE_2015_08
        bool
        default y
 
+config BR2_DEPRECATED_SINCE_2015_11
+       bool
+       default y
+
 endif
 
 config BR2_ENABLE_DEBUG