diff options
Diffstat (limited to 'boot')
-rw-r--r-- | boot/uboot/Config.in | 5 |
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 |