Sign in
android-kvm
/
linux
/
5afdd0f1e6a7e56264fd933065884a7903375106
/
.
/
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