]> err.no Git - linux-2.6/blobdiff - drivers/spi/Kconfig
[PATCH] SPI: add spi_butterfly driver
[linux-2.6] / drivers / spi / Kconfig
index 9b21c5d77b4a3ff448a0b3472b8f907de6665fb2..b77dbd63e596fea9770cde47928dad197ab51e1d 100644 (file)
@@ -65,6 +65,26 @@ config SPI_BITBANG
          need it.  You only need to select this explicitly to support driver
          modules that aren't part of this kernel tree.
 
+config SPI_BUTTERFLY
+       tristate "Parallel port adapter for AVR Butterfly (DEVELOPMENT)"
+       depends on SPI_MASTER && PARPORT && EXPERIMENTAL
+       select SPI_BITBANG
+       help
+         This uses a custom parallel port cable to connect to an AVR
+         Butterfly <http://www.atmel.com/products/avr/butterfly>, an
+         inexpensive battery powered microcontroller evaluation board.
+         This same cable can be used to flash new firmware.
+
+config SPI_BUTTERFLY
+       tristate "Parallel port adapter for AVR Butterfly (DEVELOPMENT)"
+       depends on SPI_MASTER && PARPORT && EXPERIMENTAL
+       select SPI_BITBANG
+       help
+         This uses a custom parallel port cable to connect to an AVR
+         Butterfly <http://www.atmel.com/products/avr/butterfly>, an
+         inexpensive battery powered microcontroller evaluation board.
+         This same cable can be used to flash new firmware.
+
 #
 # Add new SPI master controllers in alphabetical order above this line
 #