diff --git a/[refs] b/[refs] index 7b89970a6e13..563bbc7e3ace 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: be440ec77325d02ad5e43676eb8d868426d35cd5 +refs/heads/master: 68adcad570a2ce0496918ddd9f8c83138d9bcc93 diff --git a/trunk/lib/Kconfig b/trunk/lib/Kconfig index dbaf19ea84e8..1cbc1fe13619 100644 --- a/trunk/lib/Kconfig +++ b/trunk/lib/Kconfig @@ -296,11 +296,9 @@ config MPILIB_EXTRA bool "Multiprecision maths library - additional sources" depends on MPILIB help - Multiprecision maths library from GnuPG. - It is used to implement RSA digital signature verification, - which is used by IMA/EVM digital signature extension. - This code in unnecessary for RSA digital signature verification, - and can be compiled if needed. + Additional sources of multiprecision maths library from GnuPG. + This code is unnecessary for RSA digital signature verification, + but can be compiled if needed. config SIGNATURE tristate "In-kernel signature checker"