summaryrefslogtreecommitdiffstats
path: root/package/cramfs/Config.in
blob: a177004ca929b3a94673658d8b7a8f20f096d84c (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_CRAMFS
	bool "cramfs"
	select BR2_PACKAGE_ZLIB
	help
	  cramfs is a compressed read-only filesystem. This package
	  contains the tools to generate and check a cramfs filesystem.

	  https://github.com/npitre/cramfs-tools
OpenPOWER on IntegriCloud