diff --git a/init/Kconfig b/init/Kconfig index 78cb2461012ef530f2755a0a6a8458428ed19043..3aef23a19b86352b8c533bbcb789482f7a66d57f 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -1752,7 +1752,7 @@ config MODULE_SIG help Check modules for valid signatures upon load: the signature is simply appended to the module. For more information see - Documentation/module-signing.txt. + . Note that this option adds the OpenSSL development packages as a kernel build dependency so that the signing tool can use its crypto