|
@@ -92,10 +92,9 @@ config BR2_TARGET_UBOOT_FORMAT_LDR
|
|
endchoice
|
|
endchoice
|
|
|
|
|
|
menuconfig BR2_TARGET_UBOOT_NETWORK
|
|
menuconfig BR2_TARGET_UBOOT_NETWORK
|
|
- bool "Network Settings"
|
|
|
|
- default y
|
|
|
|
|
|
+ bool "Custom Network Settings"
|
|
help
|
|
help
|
|
- Network settings for U-boot
|
|
|
|
|
|
+ Custom network settings for U-boot
|
|
|
|
|
|
if BR2_TARGET_UBOOT_NETWORK
|
|
if BR2_TARGET_UBOOT_NETWORK
|
|
|
|
|