From 379be585eb2343d8814a5cee5fb3da930d846bee Mon Sep 17 00:00:00 2001 From: Jean-Christophe PLAGNIOL-VILLARD Date: Sat, 16 May 2009 22:48:46 +0200 Subject: pxa: move serial driver to drivers/serial Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- include/configs/xsengine.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/xsengine.h') diff --git a/include/configs/xsengine.h b/include/configs/xsengine.h index 7e2abbf34..2697ccaf6 100644 --- a/include/configs/xsengine.h +++ b/include/configs/xsengine.h @@ -99,6 +99,7 @@ #define CONFIG_SMC_USE_32_BIT 1 /* select serial console configuration */ +#define CONFIG_PXA_SERIAL #define CONFIG_FFUART 1 /* allow to overwrite serial and ethaddr */ -- cgit v1.2.3