summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2014-03-18 09:04:31 +0100
committerPeter Korsgaard <peter@korsgaard.com>2014-03-18 09:04:31 +0100
commita920fdd007b523c0000206bc5718a4c5c60a15be (patch)
tree587983420eba7e179fff12fcb17a431ba4275ee1 /Config.in
parent3749143418a2a735ceaed63667a8b3ef66bba9e5 (diff)
uboot: mark custom network settings as deprecated
As discussed on the the mailing list. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/Config.in b/Config.in
index b904195e9..582327451 100644
--- a/Config.in
+++ b/Config.in
@@ -296,6 +296,10 @@ config BR2_DEPRECATED_SINCE_2014_02
bool
default y
+config BR2_DEPRECATED_SINCE_2014_05
+ bool
+ default y
+
endif
config BR2_ENABLE_DEBUG