aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Shi <alex.shi@linaro.org>2014-07-16 13:00:25 +0800
committerAlex Shi <alex.shi@linaro.org>2014-07-17 15:01:26 +0800
commit951b6c8102437d60f9429dd074c8e48a80484aea (patch)
treed12c94a710ded239d7de3ca036499000ab456329
parent4fda879c54fd59a865844e56054ca0d47b2f0784 (diff)
parentbcfc1fcc9e6d2e34e0280540b7b3d046e0f09882 (diff)
Merge branch 'vexp-local-fixes' into vexpress
-rw-r--r--fs/btrfs/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/btrfs/Kconfig b/fs/btrfs/Kconfig
index a66768ebc8d1..3def5122904a 100644
--- a/fs/btrfs/Kconfig
+++ b/fs/btrfs/Kconfig
@@ -1,5 +1,6 @@
config BTRFS_FS
tristate "Btrfs filesystem support"
+ select LIBCRC32C
select CRYPTO
select CRYPTO_CRC32C
select ZLIB_INFLATE