uboot-envtools: enable UBI support per default on oxnas
[openwrt.git] / package / boot / uboot-envtools / Config.in
1 config UBOOT_ENVTOOLS_UBI
2         bool "Support environment in UBI volume"
3         depends on PACKAGE_uboot-envtools
4         default TARGET_oxnas
5         help
6                 Add support for reading and writing U-Boot environment
7                 stored in UBI volume(s).
8
9                 Increases binary size by about 8 kB