From 7a58eb96862d6112b094a7ce78637c4d60461679 Mon Sep 17 00:00:00 2001 From: Sonic Zhang Date: Mon, 18 Nov 2013 14:50:19 +0800 Subject: blackfin: Add missing macro CONFIG_BFIN_SERIAL Signed-off-by: Sonic Zhang --- include/configs/bf537-minotaur.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/bf537-minotaur.h') diff --git a/include/configs/bf537-minotaur.h b/include/configs/bf537-minotaur.h index feb9d7344a..156eeabb06 100644 --- a/include/configs/bf537-minotaur.h +++ b/include/configs/bf537-minotaur.h @@ -136,6 +136,7 @@ #define CONFIG_BAUDRATE 57600 #define CONFIG_UART_CONSOLE 0 +#define CONFIG_BFIN_SERIAL #define CONFIG_PANIC_HANG 1 #define CONFIG_RTC_BFIN 1 -- cgit v1.2.1