]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - fs/btrfs/Kconfig
btrfs: Add lzo compression support
[mv-sheeva.git] / fs / btrfs / Kconfig
index 7bb3c020e570d9a1e0d2d640f6c9127df8e57a01..ecb9fd3be1433838911f4c947627436d816cb136 100644 (file)
@@ -4,6 +4,8 @@ config BTRFS_FS
        select LIBCRC32C
        select ZLIB_INFLATE
        select ZLIB_DEFLATE
+       select LZO_COMPRESS
+       select LZO_DECOMPRESS
        help
          Btrfs is a new filesystem with extents, writable snapshotting,
          support for multiple devices and many more features.