On 22/11/19 18:34, Alex Williamson wrote: > +config INTEL_IGD_PASSTHROUGH > + default y
If it's "default y", it need not be "implied". It probably shouldn't be "default y", since it's I440FX-specific. Paolo > + bool > + > config PREP_PCI > bool > select PCI > @@ -32,6 +36,7 @@ config PCI_I440FX > bool > select PCI > select PAM > + imply INTEL_IGD_PASSTHROUGH >