Commit d2df40857fd57f02906e6ac1484d10cb7accbc86

Authored by Valdis.Kletnieks@vt.edu
Committed by Linus Torvalds
1 parent 1e431a9d64

drivers/dma/Kconfig: add part number for Topcliff.

Product codenames are OK, but once an actual product name is available,
it should be referenced as well.

  http://ark.intel.com/chipset.aspx?familyID=52499

Signed-off-by: Valdis Kletnieks <valdis.kletnieks@vt.edu>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

Showing 1 changed file with 2 additions and 2 deletions Side-by-side Diff

... ... @@ -200,11 +200,11 @@
200 200 platform_data for a dma-pl330 device.
201 201  
202 202 config PCH_DMA
203   - tristate "Topcliff PCH DMA support"
  203 + tristate "Topcliff (Intel EG20T) PCH DMA support"
204 204 depends on PCI && X86
205 205 select DMA_ENGINE
206 206 help
207   - Enable support for the Topcliff PCH DMA engine.
  207 + Enable support for the Topcliff (Intel EG20T) PCH DMA engine.
208 208  
209 209 config IMX_SDMA
210 210 tristate "i.MX SDMA support"