u-boot: clarify network settings submenu, disable override by default

Make it clear that these options override the board defconfig, and
don't enable it by default.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2011-09-18 22:12:34 +02:00
parent ec9ec06b56
commit ad1fd97785

View File

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