Re: [PATCH] x86, ia64: Do not lose track of the EFI default VGA device
From: Henrik Rydberg
Date: Fri Nov 14 2014 - 14:12:37 EST
Hi Bruno,
> So it would need to at least be select VGA_ARB if (PCI && !S390)
> in order to not have broken kernel configuration (in more or less
> exotic cases) while depends on VGA_ARB would be the only correct option
> if the rule 'select only allowed for leafs' is enforced.
Here is a tested patch that does just that, thanks for the suggestion.
Henrik