Disable CAIF
Seems to be for ST-Ericsson embedded modems.
This commit is contained in:
parent
4d3936f486
commit
554f6e5ad8
9
config
9
config
|
@ -2005,10 +2005,7 @@ CONFIG_NET_9P_VIRTIO=m
|
||||||
CONFIG_NET_9P_XEN=m
|
CONFIG_NET_9P_XEN=m
|
||||||
CONFIG_NET_9P_RDMA=m
|
CONFIG_NET_9P_RDMA=m
|
||||||
# CONFIG_NET_9P_DEBUG is not set
|
# CONFIG_NET_9P_DEBUG is not set
|
||||||
CONFIG_CAIF=m
|
# CONFIG_CAIF is not set
|
||||||
# CONFIG_CAIF_DEBUG is not set
|
|
||||||
CONFIG_CAIF_NETDEV=m
|
|
||||||
CONFIG_CAIF_USB=m
|
|
||||||
CONFIG_CEPH_LIB=m
|
CONFIG_CEPH_LIB=m
|
||||||
CONFIG_CEPH_LIB_PRETTYDEBUG=y
|
CONFIG_CEPH_LIB_PRETTYDEBUG=y
|
||||||
CONFIG_CEPH_LIB_USE_DNS_RESOLVER=y
|
CONFIG_CEPH_LIB_USE_DNS_RESOLVER=y
|
||||||
|
@ -2957,10 +2954,6 @@ CONFIG_ATM_FORE200E_DEBUG=0
|
||||||
CONFIG_ATM_HE=m
|
CONFIG_ATM_HE=m
|
||||||
CONFIG_ATM_HE_USE_SUNI=y
|
CONFIG_ATM_HE_USE_SUNI=y
|
||||||
CONFIG_ATM_SOLOS=m
|
CONFIG_ATM_SOLOS=m
|
||||||
CONFIG_CAIF_DRIVERS=y
|
|
||||||
CONFIG_CAIF_TTY=m
|
|
||||||
CONFIG_CAIF_HSI=m
|
|
||||||
CONFIG_CAIF_VIRTIO=m
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Distributed Switch Architecture drivers
|
# Distributed Switch Architecture drivers
|
||||||
|
|
Loading…
Reference in New Issue