1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "CORDIC algorithm"
5 This option provides an implementation of the CORDIC algorithm;
6 calculations are in fixed point. Module will be called cordic.
9 tristate "Simple prime number generator for testing"
11 This option provides a simple prime number generator for test