summaryrefslogtreecommitdiff
path: root/src/mainboard
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard')
-rw-r--r--src/mainboard/dell/optiplex_9020/gma-mainboard.ads5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/mainboard/dell/optiplex_9020/gma-mainboard.ads b/src/mainboard/dell/optiplex_9020/gma-mainboard.ads
index 173f2f1d0d..7d9506163c 100644
--- a/src/mainboard/dell/optiplex_9020/gma-mainboard.ads
+++ b/src/mainboard/dell/optiplex_9020/gma-mainboard.ads
@@ -9,9 +9,10 @@ use HW.GFX.GMA.Display_Probing;
private package GMA.Mainboard is
ports : constant Port_List :=
- (DP1,
- DP2,
+ (DP2,
DP3,
+ HDMI2,
+ HDMI3,
Analog,
others => Disabled);