diff options
Diffstat (limited to 'package/uboot-tools/Config.in')
-rw-r--r-- | package/uboot-tools/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/uboot-tools/Config.in b/package/uboot-tools/Config.in index f19739150..9cc837c93 100644 --- a/package/uboot-tools/Config.in +++ b/package/uboot-tools/Config.in @@ -15,6 +15,7 @@ config BR2_PACKAGE_UBOOT_TOOLS_MKIMAGE config BR2_PACKAGE_UBOOT_TOOLS_FWPRINTENV bool "fw_printenv" + default y help The fw_printenv / fw_setenv tools from Das U-Boot bootloader, which allows access to the U-Boot environment |