milan-avb: pw-avb-virtual: activate only when necessary

This commit is contained in:
hackerman-kl 2026-04-12 14:38:11 +02:00 committed by Wim Taymans
parent c3c74257fa
commit 4b886d07f7
3 changed files with 6 additions and 2 deletions

View file

@ -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',