Files
buildroot/package/fftw/fftw-single/Config.in
2019-09-25 20:52:32 -03:00

6 lines
139 B
Plaintext

config BR2_PACKAGE_FFTW_SINGLE
bool "fftw-single"
help
Compile fftw in single precision, i.e. use 'float'
for floating point type.