Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343648
b: refs/heads/master
c: 746aeff
h: refs/heads/master
v: v3
  • Loading branch information
Bastian Hecht authored and Grant Likely committed Dec 6, 2012
1 parent 03c054a commit 1289524
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 078b6ead72a6486c479f8b95c71dcb3b93abda90
refs/heads/master: 746aeffdd97263d8356870a5dfbbdb5f927378e2
4 changes: 2 additions & 2 deletions trunk/drivers/spi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -348,10 +348,10 @@ config SPI_SC18IS602

config SPI_SH_MSIOF
tristate "SuperH MSIOF SPI controller"
depends on SUPERH && HAVE_CLK
depends on (SUPERH || ARCH_SHMOBILE) && HAVE_CLK
select SPI_BITBANG
help
SPI driver for SuperH MSIOF blocks.
SPI driver for SuperH and SH Mobile MSIOF blocks.

config SPI_SH
tristate "SuperH SPI controller"
Expand Down

0 comments on commit 1289524

Please sign in to comment.