aboutsummaryrefslogtreecommitdiff
path: root/lib/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Kconfig')
-rw-r--r--lib/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Kconfig b/lib/Kconfig
index 0bb69f67448..d8c8a16e4ee 100644
--- a/lib/Kconfig
+++ b/lib/Kconfig
@@ -270,7 +270,7 @@ config AVERAGE
If unsure, say N.
config CORDIC
- tristate "CORDIC function"
+ tristate "CORDIC algorithm"
help
The option provides arithmetic function using CORDIC algorithm
so its calculations are in fixed point. Modules can select this