uboot-envtools: enable UBI support per default on oxnas
Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 43716
This commit is contained in:
parent
019ea725aa
commit
f8e83b1057
@ -1,7 +1,7 @@
|
||||
config UBOOT_ENVTOOLS_UBI
|
||||
bool "Support environment in UBI volume"
|
||||
depends on PACKAGE_uboot-envtools
|
||||
default n
|
||||
default TARGET_oxnas
|
||||
help
|
||||
Add support for reading and writing U-Boot environment
|
||||
stored in UBI volume(s).
|
||||
|
Loading…
Reference in New Issue
Block a user