]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - lib/Kconfig
Merge commit 'v3.5-rc2' into next
[karo-tx-linux.git] / lib / Kconfig
index a9e15403434ef9adcec951800048752b8cbb1275..8269d56dcdaa38a2af895777bfb1a2d873df5f84 100644 (file)
@@ -378,14 +378,6 @@ config MPILIB
          It is used to implement RSA digital signature verification,
          which is used by IMA/EVM digital signature extension.
 
-config MPILIB_EXTRA
-       bool
-       depends on MPILIB
-       help
-         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
        depends on KEYS && CRYPTO