mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
modules: add ffado driver module
This commit is contained in:
parent
6a0df592f2
commit
3c44634dd8
4 changed files with 1069 additions and 0 deletions
|
|
@ -322,3 +322,7 @@ option('opus',
|
|||
description: 'Enable code that depends on opus',
|
||||
type: 'feature',
|
||||
value: 'auto')
|
||||
option('libffado',
|
||||
description: 'Enable code that depends on libffado',
|
||||
type: 'feature',
|
||||
value: 'auto')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue