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