aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/hatch
diff options
context:
space:
mode:
authorPatrick Rudolph <patrick.rudolph@9elements.com>2020-11-03 19:23:34 +0100
committerPatrick Georgi <pgeorgi@google.com>2020-11-09 07:27:38 +0000
commit6e98292821ad70ebf970d2ae90faa062d960a5bf (patch)
tree3aef83430ff78fe17184e8016852751fbde05d3f /src/mainboard/google/hatch
parent2f6875518ecb31fc46219c9031d2feb16df1afbe (diff)
soc/intel/*/chip: Remove unused devicetree entry
InternalGfx isn't used so drop it. Change-Id: I12f424d8d883e065ef8d007e56a8bff41a7fae53 Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/47176 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/mainboard/google/hatch')
-rw-r--r--src/mainboard/google/hatch/variants/baseboard/devicetree.cb1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/hatch/variants/baseboard/devicetree.cb b/src/mainboard/google/hatch/variants/baseboard/devicetree.cb
index dddbca421d..01c0d234f9 100644
--- a/src/mainboard/google/hatch/variants/baseboard/devicetree.cb
+++ b/src/mainboard/google/hatch/variants/baseboard/devicetree.cb
@@ -18,7 +18,6 @@ chip soc/intel/cannonlake
register "gen3_dec" = "0x00fc0901"
# FSP configuration
- register "InternalGfx" = "1"
register "SkipExtGfxScan" = "1"
register "SataSalpSupport" = "1"
register "SataMode" = "Sata_AHCI"