summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoranthraxx2020-12-22 18:33:35 +0100
committeranthraxx2020-12-22 18:33:35 +0100
commitda077b128b749d556eacb2e18a73ede4b11335e2 (patch)
treef4e4ec11240b5cf94c96c7ca9bbead8d08f2e5de
parentf3c0a42db5478018fdfc2da5be2b639541ef0300 (diff)
downloadaur-da077b128b749d556eacb2e18a73ede4b11335e2.tar.gz
Disable PCI endpoint support
We're only running on host devices.
-rw-r--r--config6
1 files changed, 1 insertions, 5 deletions
diff --git a/config b/config
index a2dc9e6dd41a..3474a9a9d1f4 100644
--- a/config
+++ b/config
@@ -2122,10 +2122,8 @@ CONFIG_PCI_HYPERV_INTERFACE=m
#
CONFIG_PCIE_DW=y
CONFIG_PCIE_DW_HOST=y
-CONFIG_PCIE_DW_EP=y
CONFIG_PCIE_DW_PLAT=y
CONFIG_PCIE_DW_PLAT_HOST=y
-CONFIG_PCIE_DW_PLAT_EP=y
CONFIG_PCI_MESON=y
# end of DesignWare PCI Core Support
@@ -2143,9 +2141,7 @@ CONFIG_PCI_MESON=y
#
# PCI Endpoint
#
-CONFIG_PCI_ENDPOINT=y
-CONFIG_PCI_ENDPOINT_CONFIGFS=y
-# CONFIG_PCI_EPF_TEST is not set
+# CONFIG_PCI_ENDPOINT is not set
# end of PCI Endpoint
#