blob: 9d9d370b4bd6ee0477e65e5d17b234b6805c9dee [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 :=
(HDMI2,
HDMI3,
Analog,
others => Disabled);
end GMA.Mainboard;