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 4a8aba2e5cc0..ac9d8d31c4a6 100644 --- a/lib/Kconfig +++ b/lib/Kconfig | |||
@@ -361,14 +361,6 @@ config MPILIB | |||
361 | It is used to implement RSA digital signature verification, | 361 | It is used to implement RSA digital signature verification, |
362 | which is used by IMA/EVM digital signature extension. | 362 | which is used by IMA/EVM digital signature extension. |
363 | 363 | ||
364 | config MPILIB_EXTRA | ||
365 | bool | ||
366 | depends on MPILIB | ||
367 | help | ||
368 | Additional sources of multiprecision maths library from GnuPG. | ||
369 | This code is unnecessary for RSA digital signature verification, | ||
370 | but can be compiled if needed. | ||
371 | |||
372 | config SIGNATURE | 364 | config SIGNATURE |
373 | tristate | 365 | tristate |
374 | depends on KEYS && CRYPTO | 366 | depends on KEYS && CRYPTO |