uboot-tools: enable fw_printenv by default
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 19 Jul 2011 10:26:27 +0000 (12:26 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 19 Jul 2011 10:26:27 +0000 (12:26 +0200)
Normally people want to atleast use fw_printenv if they are using u-boot
tools, so default to 'y'.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/uboot-tools/Config.in

index f19739150c72fcff51345ab814b68017a71c38fb..9cc837c93a73bff8de37eeacdb35b336417c50ef 100644 (file)
@@ -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