Mark PCI_HOST_GENERIC as optional

It is only available on ARM and RISC-V.
This commit is contained in:
Mikael Voss 2024-08-03 02:47:37 +02:00
parent ebf86d606e
commit 5c54a9b2cb

View file

@ -186,7 +186,7 @@
PCI = yes;
PCI_MSI = yes;
PCI_HOST_GENERIC = yes;
PCI_HOST_GENERIC = option yes;
PCIE_BUS_PERFORMANCE = option yes;
DEVTMPFS = yes;