Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index

CONFIG_SPI_BITBANG: Utilities for Bitbanging SPI masters

General informations

The Linux kernel configuration item CONFIG_SPI_BITBANG has multiple definitions:

Utilities for Bitbanging SPI masters found in drivers/spi/Kconfig

The configuration item CONFIG_SPI_BITBANG:

Help text

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.

Bitbanging SPI master found in drivers/spi/Kconfig

The configuration item CONFIG_SPI_BITBANG:

Help text

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.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - S index

Automatically generated (in year 2024). See also LKDDb sources on GitLab