2014-06-02 12:44:19 +00:00
|
|
|
config UBOOT_ENVTOOLS_UBI
|
|
|
|
bool "Support environment in UBI volume"
|
|
|
|
depends on PACKAGE_uboot-envtools
|
2014-12-15 10:37:09 +00:00
|
|
|
default TARGET_oxnas
|
2014-06-02 12:44:19 +00:00
|
|
|
help
|
|
|
|
Add support for reading and writing U-Boot environment
|
|
|
|
stored in UBI volume(s).
|
|
|
|
|
|
|
|
Increases binary size by about 8 kB
|