add chaos_calmer branch
[15.05/openwrt.git] / package / kernel / spi-gpio-custom / src / Kconfig
1 config SPI_GPIO_CUSTOM
2         tristate "Custom GPIO-based SPI driver"
3         depends on GENERIC_GPIO
4         select SPI_GPIO
5         help
6           This is an SPI driver to register 1 to 4 custom SPI buses using
7           GPIO lines. Each bus can have up to 8 slaves.
8           The devices will be exposed to userspace as /dev/spidevX.X
9           
10           This module is maily intended to interface microcontrollers
11           and other SPI devices without a specific kernel driver.
12
13           This support is also available as a module.  If so, the module
14           will be called spi-gpio-custom.