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