mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 05:17:10 +09:00
PCI_IOV[1] provides I/O virtualization for PCI devices which allows to create virtual devices and to share a PCI device among VMs. In order to support the feature from GKI kernel, we need to enable PCI_IOV and PCI_ATS which is selected by PCI_IOV. [1]: https://www.kernel.org/doc/html/latest/PCI/pci-iov-howto.html Bug: 190460626 Signed-off-by: Chanho Park <chanho61.park@samsung.com> Change-Id: I9fc883536083eaa935f207676d7b2ef8b9ec0b93