Revert "crypto: GnuPG based MPI lib - additional sources (part 4)"
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / lib / Kconfig
index 4a8aba2e5cc016b84776a85af19d8d2d1b404f30..ac9d8d31c4a68a9fb66524c41b1885926ca7115e 100644 (file)
@@ -361,14 +361,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