All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] spi: Get rid of SPI_BUTTERFLY duplication.
@ 2006-01-23 13:47 Paul Mundt
  2006-01-23 14:23 ` David Brownell
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Mundt @ 2006-01-23 13:47 UTC (permalink / raw)
  To: David Brownell, Greg KH; +Cc: Andrew Morton, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1036 bytes --]

CONFIG_SPI_BUTTERFLY is listed twice in drivers/spi/Kconfig, one will do
fine..

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

---

 drivers/spi/Kconfig |   10 ----------
 1 file changed, 10 deletions(-)

diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig
index b77dbd6..7a75fae 100644
--- a/drivers/spi/Kconfig
+++ b/drivers/spi/Kconfig
@@ -75,16 +75,6 @@ config SPI_BUTTERFLY
 	  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
 #

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-01-23 14:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-23 13:47 [PATCH] spi: Get rid of SPI_BUTTERFLY duplication Paul Mundt
2006-01-23 14:23 ` David Brownell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.