Commit 09545568 authored by Michael Hennerich's avatar Michael Hennerich Committed by Bryan Wu

[Blackfin] serial driver: ADSP-BF52x arch/mach support

Signed-off-by: default avatarMichael Hennerich <michael.hennerich@analog.com>
Signed-off-by: default avatarBryan Wu <bryan.wu@analog.com>
parent 1ba7a3ee
...@@ -686,7 +686,7 @@ config UART0_RTS_PIN ...@@ -686,7 +686,7 @@ config UART0_RTS_PIN
config SERIAL_BFIN_UART1 config SERIAL_BFIN_UART1
bool "Enable UART1" bool "Enable UART1"
depends on SERIAL_BFIN && (BF534 || BF536 || BF537 || BF54x) depends on SERIAL_BFIN && (!BF531 && !BF532 && !BF533 && !BF561)
help help
Enable UART1 Enable UART1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment