Config.in 243 B

123456789
  1. config UBOOT_ENVTOOLS_UBI
  2. bool "Support environment in UBI volume"
  3. depends on PACKAGE_uboot-envtools
  4. default n
  5. help
  6. Add support for reading and writing U-Boot environment
  7. stored in UBI volume(s).
  8. Increases binary size by about 8 kB