mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-20 06:46:31 -04:00
milan-avb: pw-avb-virtual: activate only when necessary
This commit is contained in:
parent
c3c74257fa
commit
4b886d07f7
3 changed files with 6 additions and 2 deletions
|
|
@ -294,6 +294,10 @@ option('legacy-rtkit',
|
|||
description: 'Build legacy rtkit module',
|
||||
type: 'boolean',
|
||||
value: true)
|
||||
option('avb-virtual',
|
||||
description: 'Enable AVB Virtual code for testing',
|
||||
type: 'feature',
|
||||
value: 'disabled')
|
||||
option('avb',
|
||||
description: 'Enable AVB code',
|
||||
type: 'feature',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue