1 # SPDX-License-Identifier: GPL-2.0-only 1 # SPDX-License-Identifier: GPL-2.0-only 2 config CORDIC 2 config CORDIC 3 tristate "CORDIC algorithm" 3 tristate "CORDIC algorithm" 4 help 4 help 5 This option provides an implementati 5 This option provides an implementation of the CORDIC algorithm; 6 calculations are in fixed point. Mod 6 calculations are in fixed point. Module will be called cordic. 7 7 8 config PRIME_NUMBERS 8 config PRIME_NUMBERS 9 tristate "Simple prime number generato 9 tristate "Simple prime number generator for testing" 10 help 10 help 11 This option provides a simple prime 11 This option provides a simple prime number generator for test 12 modules. 12 modules. 13 13 14 If unsure, say N. 14 If unsure, say N. 15 15 16 config RATIONAL 16 config RATIONAL 17 tristate 17 tristate
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.