diff options
Diffstat (limited to 'lib/Kconfig')
-rw-r--r-- | lib/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/Kconfig b/lib/Kconfig index e091300b2045..bfdbb1ff0aa3 100644 --- a/lib/Kconfig +++ b/lib/Kconfig | |||
@@ -378,14 +378,6 @@ config MPILIB | |||
378 | It is used to implement RSA digital signature verification, | 378 | It is used to implement RSA digital signature verification, |
379 | which is used by IMA/EVM digital signature extension. | 379 | which is used by IMA/EVM digital signature extension. |
380 | 380 | ||
381 | config MPILIB_EXTRA | ||
382 | bool | ||
383 | depends on MPILIB | ||
384 | help | ||
385 | Additional sources of multiprecision maths library from GnuPG. | ||
386 | This code is unnecessary for RSA digital signature verification, | ||
387 | but can be compiled if needed. | ||
388 | |||
389 | config SIGNATURE | 381 | config SIGNATURE |
390 | tristate | 382 | tristate |
391 | depends on KEYS && CRYPTO | 383 | depends on KEYS && CRYPTO |