default or selected kernelversion does not have config value CONFIG_SATA_LPM_POLICY.
Result is shown for kernelversion 5.19-rc1

Default SATA Link Power Management policy for low power chipsets

configname: CONFIG_SATA_LPM_POLICY

Linux Kernel Configuration
└─>Device Drivers
└─>Serial ATA and Parallel ATA drivers (libata)
└─>Default SATA Link Power Management policy for low power chipsets
In linux kernel since version 5.18.1 (release Date: 2022-05-30)  
Select the Default SATA Link Power Management (LPM) policy to use
for chipsets / "South Bridges" designated as supporting low power.

The value set has the following meanings:
0 => Keep firmware settings
1 => Maximum performance
2 => Medium power
3 => Medium power with Device Initiated PM enabled
4 => Minimum power

Note "Minimum power" is known to cause issues, including disk
corruption, with some disks and should not be used.