summaryrefslogtreecommitdiff
path: root/nuttx/drivers/audio/Kconfig
blob: 752bce1aeae8b997f23479471de792fc14b42ba2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
#

config VS1053
	bool "VS1053 codec chip"
	default n
	---help---
		Select to enable support for the VS1053 Audio codec by VLSI Solutions.
		This chip provides encoding and decoding of MP3, WMA, AAC and Ogg
		Vorbis format audio.  It also has a general DSP which is user
		programmable to perform special audio (or any DSP) functions.