Skip to content

Commit fbca2dc

Browse files
author
yangyalei
committed
Audio: modify audio driver satisfy alsa dmix
Signed-off-by: yangyalei <[email protected]>
1 parent cefb6cb commit fbca2dc

File tree

3 files changed

+984
-162
lines changed

3 files changed

+984
-162
lines changed

audio/Kconfig

+6
Original file line numberDiff line numberDiff line change
@@ -277,4 +277,10 @@ config AUDIO_FONT
277277

278278
endif
279279

280+
config AUDIO_MAX_APPS
281+
int "Number of applications that can use upperhalf driver meanwhile"
282+
default 3
283+
---help---
284+
Specifies the number of applications can play audio data meanwhile.
285+
280286
endif

0 commit comments

Comments
 (0)