projects
/
~shefty
/
rdma-dev.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[~shefty/rdma-dev.git]
/
lib
/
Kconfig
diff --git
a/lib/Kconfig
b/lib/Kconfig
index 1df13883481c57bf7c93ad0d5e3d7871b81dd4c2..028aba9e72af98b402aeec059e0800681e1fad5a 100644
(file)
--- a/
lib/Kconfig
+++ b/
lib/Kconfig
@@
-282,6
+282,9
@@
config AVERAGE
If unsure, say N.
+config CLZ_TAB
+ bool
+
config CORDIC
tristate "CORDIC algorithm"
help
@@
-290,6
+293,7
@@
config CORDIC
config MPILIB
tristate
+ select CLZ_TAB
help
Multiprecision maths library from GnuPG.
It is used to implement RSA digital signature verification,