Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164778
b: refs/heads/master
c: 07fcaa2
h: refs/heads/master
v: v3
  • Loading branch information
Sascha Hauer authored and Linus Torvalds committed Sep 23, 2009
1 parent 06382a5 commit 6767110
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1,779 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8b2feb10c907b610bf8a739792c6b967c65445b0
refs/heads/master: 07fcaa2486ca4f5c67bebedfa56e705c4dd23fc2
7 changes: 0 additions & 7 deletions trunk/drivers/spi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -116,13 +116,6 @@ config SPI_GPIO
GPIO operations, you should be able to leverage that for better
speed with a custom version of this driver; see the source code.

config SPI_IMX
tristate "Freescale iMX SPI controller"
depends on ARCH_MX1 && EXPERIMENTAL
help
This enables using the Freescale iMX SPI controller in master
mode.

config SPI_LM70_LLP
tristate "Parallel port adapter for LM70 eval board (DEVELOPMENT)"
depends on PARPORT && EXPERIMENTAL
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/spi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ obj-$(CONFIG_SPI_BITBANG) += spi_bitbang.o
obj-$(CONFIG_SPI_AU1550) += au1550_spi.o
obj-$(CONFIG_SPI_BUTTERFLY) += spi_butterfly.o
obj-$(CONFIG_SPI_GPIO) += spi_gpio.o
obj-$(CONFIG_SPI_IMX) += spi_imx.o
obj-$(CONFIG_SPI_LM70_LLP) += spi_lm70llp.o
obj-$(CONFIG_SPI_PXA2XX) += pxa2xx_spi.o
obj-$(CONFIG_SPI_OMAP_UWIRE) += omap_uwire.o
Expand Down
Loading

0 comments on commit 6767110

Please sign in to comment.