blob: 735fe2684c4134c787adf5d6fbb505307352b4b7 [file] [log] [blame]
-- SPDX-License-Identifier: GPL-2.0-or-later
with HW.GFX.GMA;
with HW.GFX.GMA.Display_Probing;
use HW.GFX.GMA;
use HW.GFX.GMA.Display_Probing;
private package GMA.Mainboard is
ports : constant Port_List :=
(HDMI3, -- DVI-I
eDP, -- VGA
others => Disabled);
end GMA.Mainboard;