From 6fb386b93912c1431d70f9a72eb311ba730850c6 Mon Sep 17 00:00:00 2001 From: Jeremy Compostella Date: Wed, 20 Dec 2023 08:19:31 -0800 Subject: Revert "soc/intel/meteorlake: Set build time physical address reserved bits" This reverts commit 533efb23083afd721d4c268ce0ee8e863e13689a. BUG=b:314886709 Change-Id: Ic63c93cb15d2998e13d49a872f32d425237f528c Signed-off-by: Jeremy Compostella Reviewed-on: https://review.coreboot.org/c/coreboot/+/79664 Reviewed-by: Arthur Heymans Tested-by: build bot (Jenkins) Reviewed-by: Subrata Banik --- src/soc/intel/meteorlake/Kconfig | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/soc/intel/meteorlake/Kconfig b/src/soc/intel/meteorlake/Kconfig index bd5014eaa1..8b2a6a22d0 100644 --- a/src/soc/intel/meteorlake/Kconfig +++ b/src/soc/intel/meteorlake/Kconfig @@ -454,9 +454,6 @@ config SOC_INTEL_COMMON_BLOCK_ACPI_SLP_S0_FREQ_HZ help 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 bool default y if !SOC_INTEL_METEORLAKE_PRE_PRODUCTION_SILICON -- cgit v1.2.3