diff --git a/src/mainboard/system76/rpl/acpi/mainboard.asl b/src/mainboard/system76/rpl/acpi/mainboard.asl index c21ef9718e..16ebceeeab 100644 --- a/src/mainboard/system76/rpl/acpi/mainboard.asl +++ b/src/mainboard/system76/rpl/acpi/mainboard.asl @@ -22,6 +22,7 @@ Scope (\_SB) { Scope (PEG2) { #include } -#endif +#endif // CONFIG(SOC_INTEL_ALDERLAKE_PCH_S) +#endif // CONFIG(DRIVERS_GFX_NVIDIA) } }