diff options
Diffstat (limited to 'fs/btrfs/Kconfig')
-rw-r--r-- | fs/btrfs/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/btrfs/Kconfig b/fs/btrfs/Kconfig index 212b4a854f2c..38651fae7f21 100644 --- a/fs/btrfs/Kconfig +++ b/fs/btrfs/Kconfig | |||
@@ -4,6 +4,7 @@ config BTRFS_FS | |||
4 | tristate "Btrfs filesystem support" | 4 | tristate "Btrfs filesystem support" |
5 | select CRYPTO | 5 | select CRYPTO |
6 | select CRYPTO_CRC32C | 6 | select CRYPTO_CRC32C |
7 | select LIBCRC32C | ||
7 | select ZLIB_INFLATE | 8 | select ZLIB_INFLATE |
8 | select ZLIB_DEFLATE | 9 | select ZLIB_DEFLATE |
9 | select LZO_COMPRESS | 10 | select LZO_COMPRESS |