commit | cc45ca372c9e297c961ee40911753be89f38170a | [log] [tgz] |
---|---|---|
author | Michael Brown <mcb30@ipxe.org> | Fri Oct 25 14:40:28 2024 +0100 |
committer | Michael Brown <mcb30@ipxe.org> | Fri Oct 25 14:40:28 2024 +0100 |
tree | 35b89c6015993a1181024798936b5c7eb8b4213a | |
parent | abfa7c3ab1323967c38b11d4732b2d27ecf2f094 [diff] |
[pci] Drag in PCI settings mechanism only when PCI support is present Allow for the existence of platforms with no PCI bus by including the PCI settings mechanism only if PCI bus support is included. Signed-off-by: Michael Brown <mcb30@ipxe.org>