diff --git a/fs/gfs2/Kconfig b/fs/gfs2/Kconfig
index c0225d4b543539eeff078f23befbe4fed84dbb08..3ed2b088dcfd69690d1f454a030350120f532e53 100644
--- a/fs/gfs2/Kconfig
+++ b/fs/gfs2/Kconfig
@@ -3,8 +3,7 @@ config GFS2_FS
 	depends on (64BIT || LBDAF)
 	select FS_POSIX_ACL
 	select CRC32
-	select CRYPTO
-	select CRYPTO_CRC32C
+	select LIBCRC32C
 	select QUOTACTL
 	select FS_IOMAP
 	help