mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
Blackfin SPORTS UART Driver: converting BFIN->BLACKFIN
Signed-off-by: Mike Frysinger <vapier.adi@gmail.com> Acked-by: Alan Cox <alan@lxorguk.ukuu.org.uk> Signed-off-by: Bryan Wu <cooloney@kernel.org>
This commit is contained in:
parent
eedd306b51
commit
460ed2ea04
1 changed files with 1 additions and 1 deletions
|
@ -1361,7 +1361,7 @@ config SERIAL_SC26XX_CONSOLE
|
|||
|
||||
config SERIAL_BFIN_SPORT
|
||||
tristate "Blackfin SPORT emulate UART (EXPERIMENTAL)"
|
||||
depends on BFIN && EXPERIMENTAL
|
||||
depends on BLACKFIN && EXPERIMENTAL
|
||||
select SERIAL_CORE
|
||||
help
|
||||
Enble support SPORT emulate UART on Blackfin series.
|
||||
|
|
Loading…
Reference in a new issue