mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Merged in masayuki2009/nuttx.nuttx/lc823450_audio_test (pull request #542)
include/nuttx/audio: Remove CONFIG_SCHED_WORKQUEUE check in pcm.h Approved-by: Gregory Nutt <gnutt@nuttx.org>
This commit is contained in:
@@ -61,10 +61,6 @@
|
||||
# error CONFIG_AUDIO is required for PCM support
|
||||
#endif
|
||||
|
||||
#ifndef CONFIG_SCHED_WORKQUEUE
|
||||
# error CONFIG_SCHED_WORKQUEUE is required by the PCM decoder
|
||||
#endif
|
||||
|
||||
/* Default configuration values */
|
||||
|
||||
/* WAVE Header Definitions **************************************************/
|
||||
|
||||
Reference in New Issue
Block a user