[arch-commits] Commit in linux/trunk (config)
    Jan Steffens 
    heftig at archlinux.org
       
    Fri Dec 18 23:32:08 UTC 2020
    
    
  
    Date: Friday, December 18, 2020 @ 23:32:08
  Author: heftig
Revision: 404500
Disable PCI endpoint support
We're only running on host devices.
Modified:
  linux/trunk/config
--------+
 config |    6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)
Modified: config
===================================================================
--- config	2020-12-18 23:32:07 UTC (rev 404499)
+++ config	2020-12-18 23:32:08 UTC (rev 404500)
@@ -2125,10 +2125,8 @@
 #
 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
 
@@ -2146,9 +2144,7 @@
 #
 # 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
 
 #
    
    
More information about the arch-commits
mailing list