Blackfin: bf54x: add kconfig for UART2/3 DMA channel assignments
authorsteven miao <realmz6@gmail.com>
Fri, 22 Oct 2010 08:48:41 +0000 (08:48 +0000)
committerMike Frysinger <vapier@gentoo.org>
Fri, 18 Mar 2011 07:49:23 +0000 (03:49 -0400)
The BF54x lacks dedicated DMA channels for the UART peripherals and need
to be muxed between others.  So add a kconfig option so people can select
which channels the UARTs will use so they can pick between SPORTs and the
less commonly used EPPI/PIXC peripherals.

Signed-off-by: steven miao <realmz6@gmail.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found