1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/platform/x86/amd
Shyam Sundar S K 5ee473bbf4 platform/x86/amd/pmc: Fix build error with randconfig
on x86_64:

CONFIG_SUSPEND is not set
CONFIG_PM is not set

this leads to build failure of the AMD PMC driver. Add a 'depends on'
in the Kconfig.

Reported-by: Randy Dunlap <rdunlap@infradead.org>
Closes: https://lore.kernel.org/lkml/5181685c-29d8-22a4-a2d7-682f26e2e031@infradead.org/
Signed-off-by: Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20230826161213.3180194-1-Shyam-sundar.S-k@amd.com
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2023-08-28 10:43:57 +02:00
..
pmc platform/x86/amd/pmc: Fix build error with randconfig 2023-08-28 10:43:57 +02:00
pmf platform/x86/amd/pmf: Fix a missing cleanup path 2023-08-26 12:25:56 +02:00
hsmp.c platform/x86: amd: hsmp: Convert to platform remove callback returning void 2023-03-07 12:19:29 +01:00
Kconfig platform/x86/amd/pmc: Move PMC driver to separate directory 2023-08-23 17:31:26 +02:00
Makefile platform/x86/amd/pmc: Move PMC driver to separate directory 2023-08-23 17:31:26 +02:00