summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt DeVillier <matt.devillier@gmail.com>2024-01-16 19:17:02 -0600
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2024-02-13 19:03:14 +0000
commitc0ccf6b5f17e29fb19b44ad9bbe2fdc38d5d6465 (patch)
tree4528c7a583d933eebf133035da7a03f15155dd42
parent5eb6e55257c6e349dfe65888ca9962028f12e021 (diff)
downloadcoreboot-c0ccf6b5f17e29fb19b44ad9bbe2fdc38d5d6465.tar.gz
coreboot-c0ccf6b5f17e29fb19b44ad9bbe2fdc38d5d6465.tar.bz2
coreboot-c0ccf6b5f17e29fb19b44ad9bbe2fdc38d5d6465.zip
mb/google/drallion: Drop GMA default panel
Redundant when generic gfx driver is used Change-Id: I8ed1eede05f531f4c76e7fa168c2b92fae7e45cb Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/80176 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Eric Lai <ericllai@google.com> Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
-rw-r--r--src/mainboard/google/drallion/variants/drallion/devicetree.cb1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/drallion/variants/drallion/devicetree.cb b/src/mainboard/google/drallion/variants/drallion/devicetree.cb
index 9fe0a691e7b6..eecdc00a0c16 100644
--- a/src/mainboard/google/drallion/variants/drallion/devicetree.cb
+++ b/src/mainboard/google/drallion/variants/drallion/devicetree.cb
@@ -220,7 +220,6 @@ chip soc/intel/cannonlake
device domain 0 on
device pci 00.0 on end # Host Bridge
device pci 02.0 on
- register "gfx" = "GMA_DEFAULT_PANEL(0)"
chip drivers/gfx/generic
register "device_count" = "1"
register "device[0].name" = ""LCD0""