Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163457
b: refs/heads/master
c: 24d7619
h: refs/heads/master
i:
  163455: a7b4e46
v: v3
  • Loading branch information
Kuninori Morimoto authored and Paul Mundt committed Aug 19, 2009
1 parent 699f8ab commit 43d84e3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 1bc265d06c31d08a3d95b6b8215c7639698001e0
refs/heads/master: 24d76195d124986b7702821b8b6cc85942b13146
6 changes: 3 additions & 3 deletions trunk/arch/sh/drivers/dma/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@ config NR_ONCHIP_DMA_CHANNELS
default "8" if CPU_SUBTYPE_SH7750R || CPU_SUBTYPE_SH7751R || \
CPU_SUBTYPE_SH7760
default "12" if CPU_SUBTYPE_SH7723 || CPU_SUBTYPE_SH7780 || \
CPU_SUBTYPE_SH7785
CPU_SUBTYPE_SH7785 || CPU_SUBTYPE_SH7724
default "6"
help
This allows you to specify the number of channels that the on-chip
DMAC supports. This will be 4 for SH7091/SH7750/SH7751 and 8 for the
SH7750R/SH7751R.
DMAC supports. This will be 4 for SH7750/SH7751/Sh7750S/SH7091 and 8 for the
SH7750R/SH7751R/SH7760, 12 for the SH7723/SH7780/SH7785/SH7724, default is 6.

config NR_DMA_CHANNELS_BOOL
depends on SH_DMA
Expand Down

0 comments on commit 43d84e3

Please sign in to comment.