Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
2c64e9cb0b6b858901e9a386860d7d929d1cbaeb
/
.
/
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