drivers/dma/Kconfig: add part number for Topcliff.
authorValdis.Kletnieks@vt.edu <Valdis.Kletnieks@vt.edu>
Fri, 29 Oct 2010 21:03:46 +0000 (17:03 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 29 Oct 2010 21:14:02 +0000 (14:14 -0700)
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>
drivers/dma/Kconfig

index 79d1542..6ee2359 100644 (file)
@@ -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"