Skip to content

Commit

Permalink
lib: MPILIB Kconfig description update
Browse files Browse the repository at this point in the history
It was reported that description of the MPILIB_EXTRA is confusing.
Indeed it was copy-paste typo. It is fixed here.

Reported-by: Valdis Kletnieks <[email protected]>
Signed-off-by: Dmitry Kasatkin <[email protected]>
Signed-off-by: James Morris <[email protected]>
  • Loading branch information
Dmitry Kasatkin authored and James Morris committed Jan 17, 2012
1 parent be440ec commit 68adcad
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions lib/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 68adcad

Please sign in to comment.