X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=build%2Fautoconf%2Flustre-build-linux.m4;h=87d5b5218ba6527acdee351016bdd44df3439a6d;hp=7ed46fdfe3b91aac6441597da16eccbf1a903f29;hb=50d4551080dc6fa601708c21140c8dccd53fe5c5;hpb=f034caa8f290cea0858a361cab78eb932e52c829 diff --git a/build/autoconf/lustre-build-linux.m4 b/build/autoconf/lustre-build-linux.m4 index 7ed46fd..87d5b52 100644 --- a/build/autoconf/lustre-build-linux.m4 +++ b/build/autoconf/lustre-build-linux.m4 @@ -342,6 +342,10 @@ LB_LINUX_CONFIG([KMOD],[],[ AC_MSG_WARN([]) ]) +LB_LINUX_CONFIG([CRYPTO],[],[ + AC_MSG_ERROR([Lustre require that CONFIG_CRYPTO is enabled in your kernel.]) +]) + #LB_LINUX_CONFIG_BIG_STACK # LNet tests