Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231272
b: refs/heads/master
c: 5f35765
h: refs/heads/master
v: v3
  • Loading branch information
Abhilash Kesavan authored and Grant Likely committed Jan 14, 2011
1 parent f22e662 commit 355e72f
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: 77e7bc6194655c36d43707ea53b4f86d1f1c8cf5
refs/heads/master: 5f35765d836befebdfabf745fdbf2e070c887fac
4 changes: 2 additions & 2 deletions trunk/drivers/spi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -310,8 +310,8 @@ config SPI_S3C24XX_GPIO

config SPI_S3C64XX
tristate "Samsung S3C64XX series type SPI"
depends on ARCH_S3C64XX && EXPERIMENTAL
select S3C64XX_DMA
depends on (ARCH_S3C64XX || ARCH_S5P64X0)
select S3C64XX_DMA if ARCH_S3C64XX
help
SPI driver for Samsung S3C64XX and newer SoCs.

Expand Down

0 comments on commit 355e72f

Please sign in to comment.