diff options
author | Subrata Banik <subratabanik@google.com> | 2024-11-20 05:39:27 +0000 |
---|---|---|
committer | Subrata Banik <subratabanik@google.com> | 2024-11-22 02:49:19 +0000 |
commit | e7264110a6b32f9949a8e4a533548b903e041352 (patch) | |
tree | e35524817bd7c176f737efba08ec5e5b61e364c7 /src/soc/intel/pantherlake/gspi.c | |
parent | 43ce2c0023e46e38f3543d15f41b3ae0b8ed4529 (diff) |
soc/intel/cmn/acpi: Use Kconfig guards for UFS workarounds
This change introduces Kconfig guards around the UFS workaround code
in the common ACPI ASL file. This ensures that these workarounds are
only applied when necessary, allowing future SoCs with UFS controllers
to reuse the common ASL file without modification.
By using Kconfig, we can enable or disable the workarounds based on
the specific SoC configuration, providing greater flexibility and
maintainability.
BUG=b:379828045
TEST=Able to compile google/fatcat.
Change-Id: I968b8811e508378a36648bd8234ff0fd7237b00d
Signed-off-by: Subrata Banik <subratabanik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/85208
Reviewed-by: Pranava Y N <pranavayn@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/intel/pantherlake/gspi.c')
0 files changed, 0 insertions, 0 deletions