diff options
Diffstat (limited to 'boot/uboot/Config.in')
-rw-r--r-- | boot/uboot/Config.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/boot/uboot/Config.in b/boot/uboot/Config.in index 070533efd..a0b2bfc87 100644 --- a/boot/uboot/Config.in +++ b/boot/uboot/Config.in @@ -91,11 +91,6 @@ config BR2_TARGET_UBOOT_FORMAT_LDR endchoice -config BR2_TARGET_UBOOT_TOOL_ENV - bool "fw_printenv tool in target" - help - Install fw_printenv / fw_setenv tools in target. - menuconfig BR2_TARGET_UBOOT_NETWORK bool "Network Settings" default y |