projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec9ec06
)
u-boot: clarify network settings submenu, disable override by default
author
Peter Korsgaard
<jacmet@sunsite.dk>
Sun, 18 Sep 2011 20:12:34 +0000
(22:12 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Sun, 18 Sep 2011 20:12:34 +0000
(22:12 +0200)
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>
boot/uboot/Config.in
patch
|
blob
|
history
diff --git
a/boot/uboot/Config.in
b/boot/uboot/Config.in
index 3608cd463b52bbd752db6b994be2dd43906b62b6..daccd8bbcdca43bc392ce8a3547991574810b360 100644
(file)
--- 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
-
N
etwork settings for U-boot
+
Custom n
etwork settings for U-boot
if BR2_TARGET_UBOOT_NETWORK