mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
WM8904: Add initialization logic
This commit is contained in:
+6
-4
@@ -320,10 +320,12 @@ menuconfig AUDIO_DEVICES
|
||||
bool "Audio Device Support"
|
||||
default n
|
||||
---help---
|
||||
Enable support for audio device drivers.
|
||||
This includes drivers for MP3, WMA and Ogg Vorbis encoding,
|
||||
decoding, as well as drivers for interfacing with external
|
||||
DSP chips to perform custom audio functions.
|
||||
Enable support for audio device drivers. This includes drivers for
|
||||
MP3, WMA and Ogg Vorbis encoding, decoding, as well as drivers for
|
||||
interfacing with external DSP chips to perform custom audio functions.
|
||||
|
||||
NOTE: All of these drivers depend on support from the audio subsystem
|
||||
enabled with the AUDIO selection.
|
||||
|
||||
if AUDIO_DEVICES
|
||||
source drivers/audio/Kconfig
|
||||
|
||||
Reference in New Issue
Block a user