[<prev] [next>] [day] [month] [year] [list]
Message-ID: <23696.1288386226@localhost>
Date: Fri, 29 Oct 2010 17:03:46 -0400
From: Valdis.Kletnieks@...edu
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Dan Williams <dan.j.williams@...el.com>
cc: linux-kernel@...r.kernel.org
Subject: [PATCH] 2.6.37-rc - 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@...edu>
---
--- drivers/dma/Kconfig.dist 2010-10-29 16:51:21.171313506 -0400
+++ drivers/dma/Kconfig 2010-10-29 16:53:01.174474799 -0400
@@ -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"
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists