Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SPI_BITBANG
has multiple definitions:
drivers/spi/Kconfig
The configuration item CONFIG_SPI_BITBANG:
(none)
spi-bitbang
, spi_bitbang
With a few GPIO pins, your system can bitbang the SPI protocol. Select this to get SPI support through I/O pins (GPIO, parallel port, etc). Or, some systems' SPI host controller drivers use this code to manage the per-word or per-transfer accesses to the hardware shift registers.
This is library code, and is automatically selected by drivers that need it. You only need to select this explicitly to support driver modules that aren't part of this kernel tree.
drivers/spi/Kconfig
The configuration item CONFIG_SPI_BITBANG:
(none)
spi-bitbang
, spi_bitbang
With a few GPIO pins, your system can bitbang the SPI protocol. Select this to get SPI support through I/O pins (GPIO, parallel port, etc). Or, some systems' SPI master controller drivers use this code to manage the per-word or per-transfer accesses to the hardware shift registers.
This is library code, and is automatically selected by drivers that need it. You only need to select this explicitly to support driver modules that aren't part of this kernel tree.
drivers/spi/Kconfig
The configuration item CONFIG_SPI_BITBANG:
(none)
spi-bitbang
, spi_bitbang
With a few GPIO pins, your system can bitbang the SPI protocol. Select this to get SPI support through I/O pins (GPIO, parallel port, etc). Or, some systems' SPI master controller drivers use this code to manage the per-word or per-transfer accesses to the hardware shift registers.
This is library code, and is automatically selected by drivers that need it. You only need to select this explicitly to support driver modules that aren't part of this kernel tree.
Raw data from LKDDb:
lkddb module spi-bitbang CONFIG_SPI_BITBANG : drivers/spi/Kconfig : "Utilities for Bitbanging SPI host controllers" # in 3.1–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb module spi_bitbang CONFIG_SPI_BITBANG : drivers/spi/Kconfig : "Utilities for Bitbanging SPI masters" # in 2.6.16–2.6.39, 3.0
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 - S index
Automatically generated (in year 2024). See also LKDDb sources on GitLab