]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
uboot: mark custom network settings as deprecated
authorPeter Korsgaard <peter@korsgaard.com>
Tue, 18 Mar 2014 08:04:31 +0000 (09:04 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 18 Mar 2014 08:04:31 +0000 (09:04 +0100)
As discussed on the the mailing list.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Config.in
boot/uboot/Config.in

index b904195e9f0fea949e937998a473716bab00aedc..5823274515e8b58c71f68453028f0e1539deef58 100644 (file)
--- 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
index 035e55080abb8b2224dbbf646d8257987022f053..90437b55c2f128853c2d64ccb50fc4d31cb03203 100644 (file)
@@ -169,6 +169,7 @@ endif
 
 menuconfig BR2_TARGET_UBOOT_NETWORK
        bool "Custom Network Settings"
+       depends on BR2_DEPRECATED_SINCE_2014_05
        help
          Custom network settings for U-boot