Skip to content

Commit

Permalink
Docs: Kconfig: CORDIC description
Browse files Browse the repository at this point in the history
This is just some copyediting.

Signed-off-by: Michael Witten <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
  • Loading branch information
mfwitten authored and Jiri Kosina committed Oct 29, 2011
1 parent c620846 commit 435a95c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions lib/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -272,9 +272,8 @@ config AVERAGE
config CORDIC
tristate "CORDIC algorithm"
help
The option provides arithmetic function using CORDIC algorithm
so its calculations are in fixed point. Modules can select this
when they require this function. Module will be called cordic.
This option provides an implementation of the CORDIC algorithm;
calculations are in fixed point. Module will be called cordic.

config LLIST
bool
Expand Down

0 comments on commit 435a95c

Please sign in to comment.