Re: [PATCH] spi: Get rid of SPI_BUTTERFLY duplication.

From: David Brownell
Date: Mon Jan 23 2006 - 09:22:44 EST


On Monday 23 January 2006 5:47 am, Paul Mundt wrote:
> CONFIG_SPI_BUTTERFLY is listed twice in drivers/spi/Kconfig, one will do
> fine..

Patch already sent to Linus, but thanks. (Basically, a patch got
dropped, and this was one of the more visible symptoms.)

- dave


> Signed-off-by: Paul Mundt <lethal@xxxxxxxxxxxx>
>
> ---
>
> 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
> #
>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/