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:
Michael Niewöhner
2020-10-15 00:36:29 +02:00
committed by Patrick Georgi
parent d5a45470c8
commit a64b4f4548
51 changed files with 2 additions and 116 deletions

View File

@@ -19,9 +19,6 @@ chip soc/intel/cannonlake
.tdp_pl2_override = 30,
}"
# Enable "Intel Speed Shift Technology"
register "speed_shift_enable" = "1"
# Enable Enhanced Intel SpeedStep
register "eist_enable" = "1"