9 lines
200 B
Plaintext
9 lines
200 B
Plaintext
|
#
|
||
|
# For a description of the syntax of this configuration file,
|
||
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||
|
#
|
||
|
|
||
|
config AUDIOUTILS_LAME
|
||
|
bool "Enable LAME MP3 Encoder"
|
||
|
default n
|