[arch-commits] Commit in linux-hardened/trunk (config)

Levente Polyak anthraxx at archlinux.org
Tue Dec 22 17:32:35 UTC 2020


    Date: Tuesday, December 22, 2020 @ 17:32:35
  Author: anthraxx
Revision: 404844

Disable CAIF

Seems to be for ST-Ericsson embedded modems.

Modified:
  linux-hardened/trunk/config

--------+
 config |    9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

Modified: config
===================================================================
--- config	2020-12-22 17:31:25 UTC (rev 404843)
+++ config	2020-12-22 17:32:35 UTC (rev 404844)
@@ -1997,10 +1997,7 @@
 CONFIG_NET_9P_XEN=m
 CONFIG_NET_9P_RDMA=m
 # CONFIG_NET_9P_DEBUG is not set
-CONFIG_CAIF=m
-# CONFIG_CAIF_DEBUG is not set
-CONFIG_CAIF_NETDEV=m
-CONFIG_CAIF_USB=m
+# CONFIG_CAIF is not set
 CONFIG_CEPH_LIB=m
 CONFIG_CEPH_LIB_PRETTYDEBUG=y
 CONFIG_CEPH_LIB_USE_DNS_RESOLVER=y
@@ -2954,10 +2951,6 @@
 CONFIG_ATM_HE=m
 CONFIG_ATM_HE_USE_SUNI=y
 CONFIG_ATM_SOLOS=m
-CONFIG_CAIF_DRIVERS=y
-CONFIG_CAIF_TTY=m
-CONFIG_CAIF_HSI=m
-CONFIG_CAIF_VIRTIO=m
 
 #
 # Distributed Switch Architecture drivers



More information about the arch-commits mailing list