platform/x86: amd-pmc: Make CONFIG_AMD_PMC depend on RTC_CLASS
authorHans de Goede <hdegoede@redhat.com>
Tue, 2 Nov 2021 15:32:56 +0000 (16:32 +0100)
committerHans de Goede <hdegoede@redhat.com>
Tue, 16 Nov 2021 09:19:47 +0000 (10:19 +0100)
Since the "Add special handling for timer based S0i3 wakeup" changes
the amd-pmc code now relies on symbols from the RTC-class code,
add a dependency for this to Kconfig.

Fixes: 59348401ebed ("platform/x86: amd-pmc: Add special handling for timer based S0i3 wakeup")
Cc: Mario Limonciello <mario.limonciello@amd.com>
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Mario Limonciello <mario.limonciello@amd.com>
Link: https://lore.kernel.org/r/20211102153256.76956-1-hdegoede@redhat.com
drivers/platform/x86/Kconfig

index d4c079f..7400bc5 100644 (file)
@@ -185,7 +185,7 @@ config ACER_WMI
 
 config AMD_PMC
        tristate "AMD SoC PMC driver"
-       depends on ACPI && PCI
+       depends on ACPI && PCI && RTC_CLASS
        help
          The driver provides support for AMD Power Management Controller
          primarily responsible for S2Idle transactions that are driven from