From d3e55d0774a180c1837bd7ddec464015e883bd86 Mon Sep 17 00:00:00 2001 From: Jean-Christophe PLAGNIOL-VILLARD Date: Mon, 30 Mar 2009 18:58:38 +0200 Subject: imx: move serial driver to drivers/serial Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- include/configs/mx1ads.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/mx1ads.h') diff --git a/include/configs/mx1ads.h b/include/configs/mx1ads.h index c3812e6c3..12e567bf7 100644 --- a/include/configs/mx1ads.h +++ b/include/configs/mx1ads.h @@ -40,6 +40,7 @@ /* * Select serial console configuration */ +#define CONFIG_IMX_SERIAL #define CONFIG_IMX_SERIAL1 /* internal uart 1 */ /* #define _CONFIG_UART2 */ /* internal uart 2 */ /* #define CONFIG_SILENT_CONSOLE */ /* use this to disable output */ -- cgit v1.2.3