You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07: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:
committed by
Jiri Kosina
parent
c620846967
commit
435a95c5c8
+2
-3
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user