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/trizepsiv.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/trizepsiv.h') diff --git a/include/configs/trizepsiv.h b/include/configs/trizepsiv.h index 49173181f..49045fd06 100644 --- a/include/configs/trizepsiv.h +++ b/include/configs/trizepsiv.h @@ -65,6 +65,7 @@ /* * select serial console configuration */ +#define CONFIG_PXA_SERIAL #define CONFIG_SERIAL_MULTI #define CONFIG_FFUART 1 /* we use FFUART on Conxs */ #define CONFIG_BTUART 1 /* we use BTUART on Conxs */ -- cgit v1.2.3