Sign in
linux
/
linux
/
kernel
/
git
/
gregkh
/
tty
/
4d839dd9e4356bbacf3eb0ab13a549b83b008c21
/
.
/
lib
/
math
/
Kconfig
blob: 73bdf37178d1e9512bf0c83ac6d80acc91c7b22f [
file
] [
log
] [
blame
]
config CORDIC
tristate
"CORDIC algorithm"
help
This
option provides an implementation of the CORDIC algorithm
;
calculations are
in
fixed
point
.
Module
will be called cordic
.
config PRIME_NUMBERS
tristate
config RATIONAL
bool