Message ID | 20250417013722.435751-2-superm1@kernel.org |
---|---|
State | New |
Headers | show |
Series | [v3,1/2] Input: Add a Kconfig to emulate KEY_SCREENLOCK with META + L | expand |
diff --git a/drivers/platform/x86/amd/pmf/Kconfig b/drivers/platform/x86/amd/pmf/Kconfig index 25b8f7ae3abde..10089c69ce582 100644 --- a/drivers/platform/x86/amd/pmf/Kconfig +++ b/drivers/platform/x86/amd/pmf/Kconfig @@ -12,6 +12,7 @@ config AMD_PMF depends on TEE && AMDTEE depends on AMD_SFH_HID depends on HAS_IOMEM + select INPUT_SCREENLOCK_EMULATION help This driver provides support for the AMD Platform Management Framework. The goal is to enhance end user experience by making AMD PCs smarter,