Make CRYPTO_CRC32C modular (bnc#762344)
authorJeff Mahoney <jeffm@suse.com>
Tue, 15 May 2012 16:16:48 +0000 (12:16 -0400)
committerJeff Mahoney <jeffm@suse.com>
Tue, 15 May 2012 16:16:48 +0000 (12:16 -0400)
It was pulled in =y via CEPH_LIB=y, so we change the
following options to =m:
- CONFIG_CEPH_LIB
- CONFIG_CRYPTO_CRC32C
- CONFIG_LIBCRC32C

Making it modular allows the Intel-optimized crc32c implementation
to be loaded, improving performance of things like btrfs.

suse-commit: d569763984df230152129951ddbff692f155ed59


No differences found