pci: Add permissive options
这个提交包含在:
父节点
8506547923
当前提交
132f0608aa
@ -2,6 +2,9 @@
|
|||||||
{% if options.get('no-strict-reset', False) %}
|
{% if options.get('no-strict-reset', False) %}
|
||||||
nostrictreset="yes"
|
nostrictreset="yes"
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
{% if options.get('permissive', False) %}
|
||||||
|
permissive="yes"
|
||||||
|
{% endif %}
|
||||||
>
|
>
|
||||||
<source>
|
<source>
|
||||||
<address
|
<address
|
||||||
|
|||||||
正在加载...
在新工单中引用
屏蔽一个用户