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 endchoice
menuconfig BR2_TARGET_UBOOT_NETWORK menuconfig BR2_TARGET_UBOOT_NETWORK
bool "Network Settings" bool "Custom Network Settings"
default y
help help
Network settings for U-boot Custom network settings for U-boot
if BR2_TARGET_UBOOT_NETWORK if BR2_TARGET_UBOOT_NETWORK