From 14ee173c279442e3546682022e462844c70b0bc4 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 18 Dec 2020 13:19:08 -0600 Subject: Linux v5.10.1 rebase Signed-off-by: Justin M. Forbes --- configs/fedora/generic/CONFIG_PCIE_HISI_ERR | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_PCIE_HISI_ERR (limited to 'configs/fedora/generic/CONFIG_PCIE_HISI_ERR') diff --git a/configs/fedora/generic/CONFIG_PCIE_HISI_ERR b/configs/fedora/generic/CONFIG_PCIE_HISI_ERR new file mode 100644 index 000000000..502c3e8bf --- /dev/null +++ b/configs/fedora/generic/CONFIG_PCIE_HISI_ERR @@ -0,0 +1,18 @@ +# CONFIG_PCIE_HISI_ERR: +# +# Say Y here if you want error handling support +# for the PCIe controller's errors on HiSilicon HIP SoCs +# +# Symbol: PCIE_HISI_ERR [=n] +# Type : bool +# Defined at drivers/pci/controller/Kconfig:301 +# Prompt: HiSilicon HIP PCIe controller error handling driver +# Depends on: PCI [=y] && ACPI_APEI_GHES [=y] && (ARM64 [=y] || COMPILE_TEST [=n]) +# Location: +# -> Device Drivers +# -> PCI support (PCI [=y]) +# -> PCI controller drivers +# +# +# +# CONFIG_PCIE_HISI_ERR is not set -- cgit