diff --git a/certs/Makefile b/certs/Makefile
index 279433783b10af16ead0e84e2cf6fd4be65193e2..db1fd2f4b950de2fe7e62d5c3f4b0e61099b1b1b 100644
--- a/certs/Makefile
+++ b/certs/Makefile
@@ -50,9 +50,6 @@ ifdef SIGN_KEY
 # fail and that the kernel may be used afterwards.
 #
 ###############################################################################
-ifndef CONFIG_MODULE_SIG_HASH
-$(error Could not determine digest type to use from kernel config)
-endif
 
 redirect_openssl	= 2>&1
 quiet_redirect_openssl	= 2>&1