Config.in 241 B

12345678
  1. config BR2_PACKAGE_CRAMFS
  2. bool "cramfs"
  3. select BR2_PACKAGE_ZLIB
  4. help
  5. cramfs is a compressed read-only filesystem. This package
  6. contains the tools to generate and check a cramfs filesystem.
  7. https://github.com/npitre/cramfs-tools