From: Peter Korsgaard Date: Sun, 18 Sep 2011 20:12:34 +0000 (+0200) Subject: u-boot: clarify network settings submenu, disable override by default X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ad1fd9778566e9020ace3b8c7d2b3815b67201b4;p=buildroot.git 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 --- diff --git a/boot/uboot/Config.in b/boot/uboot/Config.in index 3608cd463b..daccd8bbcd 100644 --- a/boot/uboot/Config.in +++ b/boot/uboot/Config.in @@ -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