]> Git Repo - linux.git/blob - drivers/platform/x86/amd/pmc/Kconfig
net: wan: Add framer framework support
[linux.git] / drivers / platform / x86 / amd / pmc / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # AMD PMC Driver
4 #
5
6 config AMD_PMC
7         tristate "AMD SoC PMC driver"
8         depends on ACPI && PCI && RTC_CLASS && AMD_NB
9         depends on SUSPEND
10         select SERIO
11         help
12           The driver provides support for AMD Power Management Controller
13           primarily responsible for S2Idle transactions that are driven from
14           a platform firmware running on SMU. This driver also provides a debug
15           mechanism to investigate the S2Idle transactions and failures.
16
17           Say Y or M here if you have a notebook powered by AMD RYZEN CPU/APU.
18
19           If you choose to compile this driver as a module the module will be
20           called amd-pmc.
This page took 0.036672 seconds and 4 git commands to generate.