mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-09-06 04:41:28 +00:00
PCI/AER: Don't select CONFIG_PCIEAER by default
PCIe Advanced Error Reporting (AER) is optional and there's no need for it to be selected by default. Remove the "default y" for CONFIG_PCIEAER. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com> Cc: Russell Currey <ruscur@russell.cc> Cc: Sam Bobroff <sbobroff@linux.ibm.com> Cc: Oliver O'Halloran <oohall@gmail.com>
This commit is contained in:
parent
fbedda4e4d
commit
8c8ff55b4d
@ -25,7 +25,6 @@ config PCIEAER
|
|||||||
bool "PCI Express Advanced Error Reporting support"
|
bool "PCI Express Advanced Error Reporting support"
|
||||||
depends on PCIEPORTBUS
|
depends on PCIEPORTBUS
|
||||||
select RAS
|
select RAS
|
||||||
default y
|
|
||||||
help
|
help
|
||||||
This enables PCI Express Root Port Advanced Error Reporting
|
This enables PCI Express Root Port Advanced Error Reporting
|
||||||
(AER) driver support. Error reporting messages sent to Root
|
(AER) driver support. Error reporting messages sent to Root
|
||||||
|
Loading…
Reference in New Issue
Block a user