pci: Add permissive options

This commit is contained in:
Simon Gaiser 2018-01-19 02:03:45 +01:00
parent 8506547923
commit 132f0608aa

View File

@ -2,6 +2,9 @@
{% if options.get('no-strict-reset', False) %}
nostrictreset="yes"
{% endif %}
{% if options.get('permissive', False) %}
permissive="yes"
{% endif %}
>
<source>
<address