1config BR2_PACKAGE_FFTW_SINGLE
2	bool "fftw-single"
3	help
4	  Compile fftw in single precision, i.e. use 'float'
5	  for floating point type.
6