Skip to content

Commit

Permalink
drivers/dma/Kconfig: add part number for Topcliff.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Valdis.Kletnieks@vt.edu authored and Linus Torvalds committed Oct 29, 2010
1 parent 1e431a9 commit d2df408
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/dma/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -200,11 +200,11 @@ config PL330_DMA
platform_data for a dma-pl330 device.

config PCH_DMA
tristate "Topcliff PCH DMA support"
tristate "Topcliff (Intel EG20T) PCH DMA support"
depends on PCI && X86
select DMA_ENGINE
help
Enable support for the Topcliff PCH DMA engine.
Enable support for the Topcliff (Intel EG20T) PCH DMA engine.

config IMX_SDMA
tristate "i.MX SDMA support"
Expand Down

0 comments on commit d2df408

Please sign in to comment.