aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/alderlake/acpi
diff options
context:
space:
mode:
authorSean Rhodes <sean@starlabs.systems>2024-02-19 11:47:21 +0000
committerFelix Held <felix-coreboot@felixheld.de>2024-02-22 13:40:17 +0000
commit2eee78aeb4a67cea05dcf573c1e96d7eb516c334 (patch)
tree548b473c0326f0c49833091ab40ae22c25c9b569 /src/soc/intel/alderlake/acpi
parent9c40215ef264e056e9db6dcf019affdd832bfc57 (diff)
soc/intel/alderlake: Remove Alder Lake M SKU
ADL-M is not commercially available, so it can be removed. Signed-off-by: Sean Rhodes <sean@starlabs.systems> Change-Id: If769989f7a0434e32ebbcc8eac9b965b70ca71ed Reviewed-on: https://review.coreboot.org/c/coreboot/+/80614 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Subrata Banik <subratabanik@google.com> Reviewed-by: Kapil Porwal <kapilporwal@google.com>
Diffstat (limited to 'src/soc/intel/alderlake/acpi')
-rw-r--r--src/soc/intel/alderlake/acpi/pcie.asl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/alderlake/acpi/pcie.asl b/src/soc/intel/alderlake/acpi/pcie.asl
index 215522805d..414ced2cb7 100644
--- a/src/soc/intel/alderlake/acpi/pcie.asl
+++ b/src/soc/intel/alderlake/acpi/pcie.asl
@@ -305,7 +305,7 @@ Device (RP12)
#endif
-#if CONFIG(SOC_INTEL_ALDERLAKE_PCH_M) || CONFIG(SOC_INTEL_ALDERLAKE_PCH_P)
+#if CONFIG(SOC_INTEL_ALDERLAKE_PCH_P)
Device (PEG0)
{
Name (_ADR, 0x00060000)