Revert "soc/intel/meteorlake: Set build time physical address reserved bits"
This reverts commit 533efb2308
.
BUG=b:314886709
Change-Id: Ic63c93cb15d2998e13d49a872f32d425237f528c
Signed-off-by: Jeremy Compostella <jeremy.compostella@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79664
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Subrata Banik <subratabanik@google.com>
This commit is contained in:
parent
dc02b1bf13
commit
6fb386b939
|
@ -454,9 +454,6 @@ config SOC_INTEL_COMMON_BLOCK_ACPI_SLP_S0_FREQ_HZ
|
||||||
help
|
help
|
||||||
slp_s0_residency granularity in 122us ticks (i.e. ~8.2KHz) in Meteor Lake.
|
slp_s0_residency granularity in 122us ticks (i.e. ~8.2KHz) in Meteor Lake.
|
||||||
|
|
||||||
config CPU_INTEL_COMMON_RESERVED_PHYS_ADDR_BITS
|
|
||||||
default 4
|
|
||||||
|
|
||||||
config SOC_INTEL_METEORLAKE_SIGN_OF_LIFE
|
config SOC_INTEL_METEORLAKE_SIGN_OF_LIFE
|
||||||
bool
|
bool
|
||||||
default y if !SOC_INTEL_METEORLAKE_PRE_PRODUCTION_SILICON
|
default y if !SOC_INTEL_METEORLAKE_PRE_PRODUCTION_SILICON
|
||||||
|
|
Loading…
Reference in New Issue