fs/squashfs/Kconfig
[code:c]
2 2 tristate "SquashFS 4.0 - Squashed file system support"
3 3 depends on BLOCK
4 4 select CRYPTO
5 select CRYPTO_ZLIB
6 5 help
7 6 Saying Y here includes support for SquashFS 4.0 (a Compressed
8 7 Read-Only File System). Squashfs is a highly compressed read-only
鈥?/a> 鈥?/a>
37 36
38 37 If unsure, say N.