mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-17 01:34:00 +08:00
Docs: Kconfig: CORDIC description
This is just some copyediting. Signed-off-by: Michael Witten <mfwitten@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
c620846967
commit
435a95c5c8
@ -272,9 +272,8 @@ config AVERAGE
|
|||||||
config CORDIC
|
config CORDIC
|
||||||
tristate "CORDIC algorithm"
|
tristate "CORDIC algorithm"
|
||||||
help
|
help
|
||||||
The option provides arithmetic function using CORDIC algorithm
|
This option provides an implementation of the CORDIC algorithm;
|
||||||
so its calculations are in fixed point. Modules can select this
|
calculations are in fixed point. Module will be called cordic.
|
||||||
when they require this function. Module will be called cordic.
|
|
||||||
|
|
||||||
config LLIST
|
config LLIST
|
||||||
bool
|
bool
|
||||||
|
Loading…
Reference in New Issue
Block a user