Skip to content
Snippets Groups Projects
Commit e46e8159 authored by Mike Frysinger's avatar Mike Frysinger
Browse files

Blackfin: adi boards: enable multi serial support by default


Since this only adds less than 3KiB, enable for all ADI boards.

Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
parent 635f330f
No related branches found
No related tags found
No related merge requests found
......@@ -112,6 +112,10 @@
#ifndef CONFIG_BAUDRATE
# define CONFIG_BAUDRATE 57600
#endif
#ifndef CONFIG_DEBUG_EARLY_SERIAL
# define CONFIG_SERIAL_MULTI
# define CONFIG_SYS_BFIN_UART
#endif
/*
* Debug Settings
......
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