summaryrefslogtreecommitdiffstats
path: root/boot/uboot
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2011-09-18 22:12:34 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2011-09-18 22:12:34 +0200
commitad1fd9778566e9020ace3b8c7d2b3815b67201b4 (patch)
treea7ef4391b6906f47644eb0197de8b6abfa7448fa /boot/uboot
parentec9ec06b56bcc38f7a5ed98ff8b076e864e74c5d (diff)
downloadbuildroot-novena-ad1fd9778566e9020ace3b8c7d2b3815b67201b4.tar.gz
buildroot-novena-ad1fd9778566e9020ace3b8c7d2b3815b67201b4.zip
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>
Diffstat (limited to 'boot/uboot')
-rw-r--r--boot/uboot/Config.in5
1 files changed, 2 insertions, 3 deletions
diff --git a/boot/uboot/Config.in b/boot/uboot/Config.in
index 3608cd463..daccd8bbc 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