forked from luck/tmp_suning_uos_patched
[Blackfin] serial driver: ADSP-BF52x arch/mach support
Signed-off-by: Michael Hennerich <michael.hennerich@analog.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com>
This commit is contained in:
parent
1ba7a3ee31
commit
095455682e
@ -686,7 +686,7 @@ config UART0_RTS_PIN
|
||||
|
||||
config SERIAL_BFIN_UART1
|
||||
bool "Enable UART1"
|
||||
depends on SERIAL_BFIN && (BF534 || BF536 || BF537 || BF54x)
|
||||
depends on SERIAL_BFIN && (!BF531 && !BF532 && !BF533 && !BF561)
|
||||
help
|
||||
Enable UART1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user