From: Valdis.Kletnieks@vt.edu Date: Fri, 29 Oct 2010 21:03:46 +0000 (-0400) Subject: drivers/dma/Kconfig: add part number for Topcliff. X-Git-Tag: v2.6.37-rc1~35 X-Git-Url: http://bbs.cooldavid.org/git/?p=net-next-2.6.git;a=commitdiff_plain;h=d2df40857fd57f02906e6ac1484d10cb7accbc86 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 Signed-off-by: Linus Torvalds --- diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig index 79d1542f31c..6ee23592700 100644 --- a/drivers/dma/Kconfig +++ b/drivers/dma/Kconfig @@ -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"