Sign in
android-kvm
/
linux
/
096c7a6d90082586ff265d99e8e4a052dee3a403
/
.
/
lib
/
math
/
Kconfig
blob: 73bdf37178d1e9512bf0c83ac6d80acc91c7b22f [
file
]
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