diff options
author | Angel Pons <th3fanbus@gmail.com> | 2020-10-29 15:34:48 +0100 |
---|---|---|
committer | Angel Pons <th3fanbus@gmail.com> | 2021-01-24 23:23:24 +0000 |
commit | ae4eba9be55c8dd660a63ea45eecb2604cfae7ce (patch) | |
tree | 2223248eebc2dd2c57979f82845d7d0350dcbb22 /src/security/memory/Kconfig | |
parent | 0ec903a73bd76e2f664259258933c42ce722b0f2 (diff) |
soc/intel/broadwell: Drop enable check from LPD0/LPD3
When SerialIO devices are disabled, their _STA method evaluates to 0,
which means the device is not present. It is expected that OSPM would
not attempt to change the power state of a device that is not present.
Lynxpoint does not have these checks, thus remove them from Broadwell.
Also remove the now-unused Arg1 parameter to avoid warnings from IASL.
Change-Id: Ic5e999ac1171ce49db66bec45c58d8aa5711ec53
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46966
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Diffstat (limited to 'src/security/memory/Kconfig')
0 files changed, 0 insertions, 0 deletions