Skip to content

Commit

Permalink
Merge remote-tracking branch 'spi/topic/rspi' into spi-next
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Brown committed Oct 25, 2013
2 parents b3d6c80 + cb52c67 commit ad14ad7
Show file tree
Hide file tree
Showing 3 changed files with 234 additions and 40 deletions.
2 changes: 1 addition & 1 deletion drivers/spi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ config SPI_PXA2XX_PCI

config SPI_RSPI
tristate "Renesas RSPI controller"
depends on SUPERH && SH_DMAE_BASE
depends on (SUPERH || ARCH_SHMOBILE) && SH_DMAE_BASE
help
SPI driver for Renesas RSPI blocks.

Expand Down
Loading

0 comments on commit ad14ad7

Please sign in to comment.