diff options
Diffstat (limited to 'lib/math/Kconfig')
-rw-r--r-- | lib/math/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/math/Kconfig b/lib/math/Kconfig index 73bdf37178d1..15bd50d92308 100644 --- a/lib/math/Kconfig +++ b/lib/math/Kconfig @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0-only config CORDIC tristate "CORDIC algorithm" help |