blob: ae2708cf2d0327a6aceac2560c8231f92f3b1e95 [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 :=
(DP1,
DP2,
HDMI1,
HDMI2,
others => Disabled);
end GMA.Mainboard;