Searched hist:"26 f14947dbf31d60d1a67eee837a6d28c1e8830d" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/mmc/host/ |
H A D | Kconfig | diff 26f14947dbf31d60d1a67eee837a6d28c1e8830d Fri Oct 02 00:44:18 CEST 2009 Ben Dooks <ben@simtec.co.uk> s3cmci: Kconfig selection for PIO/DMA/Both
Add a selection for the data transfer mode of the s3cmci driver, allowing for either a configuration or rumtime selection of the use of the DMA or PIO transfer code.
The PIO only mode is 476 bytes smaller than the driver with both methods compiled in.
Signed-off-by: Ben Dooks <ben@simtec.co.uk> Cc: <linux-mmc@vger.kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|