mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-01 02:33:57 +00:00
ACPI/extlog: Add EDAC dependency
We are calling EDAC functions - make the proper dependencies explicit. Signed-off-by: Borislav Petkov <bp@suse.de> Cc: linux-acpi@vger.kernel.org
This commit is contained in:
parent
8c22b4fece
commit
9613916b02
@ -469,7 +469,7 @@ config ACPI_WATCHDOG
|
||||
|
||||
config ACPI_EXTLOG
|
||||
tristate "Extended Error Log support"
|
||||
depends on X86_MCE && X86_LOCAL_APIC
|
||||
depends on X86_MCE && X86_LOCAL_APIC && EDAC
|
||||
select UEFI_CPER
|
||||
select RAS
|
||||
default n
|
||||
|
Loading…
Reference in New Issue
Block a user