b=11091
temporarily remove CRYPTO checking, which is not needed for b1_5.
AC_MSG_WARN([])
])
-#
-# following CRYPTO related are required by capability
-#
-LB_LINUX_CONFIG_IM([CRYPTO],[],[
- AC_MSG_ERROR([Lustre require that CONFIG_CRYPTO is enabled in your kernel.])
-])
-
-LB_LINUX_CONFIG_IM([CRYPTO_HMAC],[],[
- AC_MSG_ERROR([Lustre require that CONFIG_CRYPTO_HMAC is enabled in your kernel.])
-])
-
-LB_LINUX_CONFIG_IM([CRYPTO_SHA1],[],[
- AC_MSG_ERROR([Lustre require that CONFIG_CRYPTO_SHA1 is enabled in your kernel.])
-])
-
#LB_LINUX_CONFIG_BIG_STACK
# LNet tests