mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
uboot-tools: enable fw_printenv by default
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>
This commit is contained in:
parent
82b23f3be1
commit
cfb54ef515
@ -15,6 +15,7 @@ config BR2_PACKAGE_UBOOT_TOOLS_MKIMAGE
|
|||||||
|
|
||||||
config BR2_PACKAGE_UBOOT_TOOLS_FWPRINTENV
|
config BR2_PACKAGE_UBOOT_TOOLS_FWPRINTENV
|
||||||
bool "fw_printenv"
|
bool "fw_printenv"
|
||||||
|
default y
|
||||||
help
|
help
|
||||||
The fw_printenv / fw_setenv tools from Das U-Boot
|
The fw_printenv / fw_setenv tools from Das U-Boot
|
||||||
bootloader, which allows access to the U-Boot environment
|
bootloader, which allows access to the U-Boot environment
|
||||||
|
Loading…
x
Reference in New Issue
Block a user