From 738c50e751036d6b5e1d30a3442dde7eeaa6bd07 Mon Sep 17 00:00:00 2001 From: Dmitry Kasatkin Date: Tue, 17 Jan 2012 17:12:05 +0200 Subject: [PATCH] --- yaml --- r: 286082 b: refs/heads/master c: 68adcad570a2ce0496918ddd9f8c83138d9bcc93 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/lib/Kconfig | 8 +++----- 2 files changed, 4 insertions(+), 6 deletions(-) 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"