aboutsummaryrefslogtreecommitdiff
path: root/util/autoport/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'util/autoport/main.go')
-rw-r--r--util/autoport/main.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/util/autoport/main.go b/util/autoport/main.go
index dbd8913723..e3c3fdfa06 100644
--- a/util/autoport/main.go
+++ b/util/autoport/main.go
@@ -931,7 +931,8 @@ private package GMA.Mainboard is
HDMI2,
HDMI3,
Analog,
- Internal);
+ LVDS,
+ eDP);
end GMA.Mainboard;
`)