Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328634
b: refs/heads/master
c: 536a53a
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Warren authored and Mark Brown committed Oct 1, 2012
1 parent 41c21d0 commit 04b407a
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 710 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: f4b81dd83e38277a3d1e6661f0fa8eea8cfe784b
refs/heads/master: 536a53a300d0d40152796eefb0a9e6e36ca37f7d
6 changes: 0 additions & 6 deletions trunk/drivers/spi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -377,12 +377,6 @@ config SPI_MXS
help
SPI driver for Freescale MXS devices.

config SPI_TEGRA
tristate "Nvidia Tegra SPI controller"
depends on ARCH_TEGRA && (TEGRA_SYSTEM_DMA || TEGRA20_APB_DMA)
help
SPI driver for NVidia Tegra SoCs

config SPI_TI_SSP
tristate "TI Sequencer Serial Port - SPI Support"
depends on MFD_TI_SSP
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/spi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ obj-$(CONFIG_SPI_SH_MSIOF) += spi-sh-msiof.o
obj-$(CONFIG_SPI_SH_SCI) += spi-sh-sci.o
obj-$(CONFIG_SPI_SIRF) += spi-sirf.o
obj-$(CONFIG_SPI_STMP3XXX) += spi-stmp.o
obj-$(CONFIG_SPI_TEGRA) += spi-tegra.o
obj-$(CONFIG_SPI_TI_SSP) += spi-ti-ssp.o
obj-$(CONFIG_SPI_TLE62X0) += spi-tle62x0.o
obj-$(CONFIG_SPI_TOPCLIFF_PCH) += spi-topcliff-pch.o
Expand Down
Loading

0 comments on commit 04b407a

Please sign in to comment.