Skip to content
Snippets Groups Projects
Commit f933d3c7 authored by Michael Hennerich's avatar Michael Hennerich Committed by Linus Torvalds
Browse files

blackfin: BF538/9 serial uart support


Enable third UART on BF538/9

Signed-off-by: default avatarMichael Hennerich <michael.hennerich@analog.com>
Signed-off-by: default avatarBryan Wu <cooloney@kernel.org>
Signed-off-by: default avatarAlan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 04bf7e74
No related branches found
No related tags found
No related merge requests found
......@@ -770,7 +770,7 @@ config UART1_RTS_PIN
config SERIAL_BFIN_UART2
bool "Enable UART2"
depends on SERIAL_BFIN && (BF54x)
depends on SERIAL_BFIN && (BF54x || BF538 || BF539)
help
Enable UART2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment