Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CAIF
:
(none)
caif_socket
The "Communication CPU to Application CPU Interface" (CAIF) is a packet based connection-oriented MUX protocol developed by ST-Ericsson for use with its modems. It is accessed from user space as sockets (PF_CAIF).
Say Y (or M) here if you build for a phone product (e.g. Android or MeeGo) that uses CAIF as transport. If unsure say N.
If you select to build it as module then CAIF_NETDEV also needs to be built as a module. You will also need to say Y (or M) to any CAIF physical devices that your platform requires.
See Documentation/networking/caif for a further explanation on how to use and configure CAIF.
Raw data from LKDDb:
lkddb module caif_socket CONFIG_CAIF : net/caif/Kconfig : "CAIF support" # in 2.6.35–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb platform "cfhsi" : CONFIG_CAIF CONFIG_CAIF_HSI : drivers/net/caif/caif_hsi.c # in 3.1–3.5
lkddb platform "cfspi_sspi" : CONFIG_CAIF CONFIG_CAIF_SPI_SLAVE : drivers/net/caif/caif_spi_slave.c # in 2.6.36–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.9
lkddb virtio 0000000c ........ : CONFIG_CAIF CONFIG_CAIF_VIRTIO : drivers/net/caif/caif_virtio.c # in 3.10–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - C index
Automatically generated (in year 2024). See also LKDDb sources on GitLab