Date: Friday, December 18, 2020 @ 23:32:07 Author: heftig Revision: 404499
Disable CAIF Seems to be for ST-Ericsson embedded modems. Modified: linux/trunk/config --------+ config | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) Modified: config =================================================================== --- config 2020-12-18 23:32:06 UTC (rev 404498) +++ config 2020-12-18 23:32:07 UTC (rev 404499) @@ -2005,10 +2005,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 @@ -2957,10 +2954,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
