soc/intel/alderlake: Drop unreferenced `InternalGfx`

This option is not referenced anywhere. Drop it.

Change-Id: Ie59de5399a9b1713109bf334d4ad1d7f7efb91f9
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52104
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Angel Pons 2021-04-05 12:22:52 +02:00 committed by Patrick Georgi
parent 7811a45553
commit a67a3227f8
1 changed files with 0 additions and 1 deletions

View File

@ -149,7 +149,6 @@ struct soc_intel_alderlake_config {
IGD_SM_56MB = 0xFD, IGD_SM_56MB = 0xFD,
IGD_SM_60MB = 0xFE, IGD_SM_60MB = 0xFE,
} IgdDvmt50PreAlloc; } IgdDvmt50PreAlloc;
uint8_t InternalGfx;
uint8_t SkipExtGfxScan; uint8_t SkipExtGfxScan;
/* HeciEnabled decides the state of Heci1 at end of boot /* HeciEnabled decides the state of Heci1 at end of boot