From: Borislav Petkov <bp@alien8.de>
To: Tony Luck <tony.luck@intel.com>
Cc: Qiuxu Zhuo <qiuxu.zhuo@intel.com>,
Aristeu Rozanski <aris@redhat.com>,
Mauro Carvalho Chehab <mchehab@kernel.org>,
linux-edac@vger.kernel.org
Subject: EDAC, i10nm: Fix randconfig builds
Date: Wed, 6 Feb 2019 10:50:12 +0100 [thread overview]
Message-ID: <20190206095012.GA7314@zn.tnic> (raw)
On Tue, Feb 05, 2019 at 10:02:00AM -0800, Tony Luck wrote:
> I10NM_EDAC depends on CONFIG_ACPI
>
> Signed-off-by: Tony Luck <tony.luck@intel.com>
>
> ---
> [We missed matching this change we made to the SKX_EDAC dependency :-( ]
>
> drivers/edac/Kconfig | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/edac/Kconfig b/drivers/edac/Kconfig
> index 0825c9c26d2b..102a47a09f25 100644
> --- a/drivers/edac/Kconfig
> +++ b/drivers/edac/Kconfig
> @@ -243,10 +243,10 @@ config EDAC_SKX
>
> config EDAC_I10NM
> tristate "Intel 10nm server Integrated MC"
> - depends on PCI && X86_64 && X86_MCE_INTEL && PCI_MMCONFIG
> + depends on PCI && X86_64 && X86_MCE_INTEL && PCI_MMCONFIG && ACPI
> depends on ACPI_NFIT || !ACPI_NFIT # if ACPI_NFIT=m, EDAC_I10NM can't be y
> select DMI
> - select ACPI_ADXL if ACPI
> + select ACPI_ADXL
> help
> Support for error detection and correction the Intel
> 10nm server Integrated Memory Controllers. If your
> --
Applied, thanks.
next reply other threads:[~2019-02-06 9:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-06 9:50 Borislav Petkov [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-02-05 18:02 EDAC, i10nm: Fix randconfig builds Luck, Tony
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190206095012.GA7314@zn.tnic \
--to=bp@alien8.de \
--cc=aris@redhat.com \
--cc=linux-edac@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=qiuxu.zhuo@intel.com \
--cc=tony.luck@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox