Commit a920fdd0 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

uboot: mark custom network settings as deprecated



As discussed on the the mailing list.

Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 37491434
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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
+1 −0
Original line number Diff line number Diff line
@@ -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