mb/*,soc/intel: drop the obsolete dt option speed_shift_enable
The dt option `speed_shift_enable` is obsolete now. Drop it. Change-Id: I5ac3b8efe37aedd442962234478fcdce675bf105 Signed-off-by: Michael Niewöhner <foss@mniewoehner.de> Reviewed-on: https://review.coreboot.org/c/coreboot/+/46462 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <felixsinger@posteo.net> Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
This commit is contained in:
committed by
Patrick Georgi
parent
d5a45470c8
commit
a64b4f4548
@ -185,8 +185,6 @@ struct soc_intel_alderlake_config {
|
||||
uint8_t HeciEnabled;
|
||||
/* PL2 Override value in Watts */
|
||||
uint32_t tdp_pl2_override;
|
||||
/* Intel Speed Shift Technology */
|
||||
uint8_t speed_shift_enable;
|
||||
|
||||
/* Enable/Disable EIST. 1b:Enabled, 0b:Disabled */
|
||||
uint8_t eist_enable;
|
||||
|
Reference in New Issue
Block a user