From 412ab705888742add435dd6ffc2e8bda14962235 Mon Sep 17 00:00:00 2001 From: Jean-Christophe PLAGNIOL-VILLARD Date: Sun, 29 Mar 2009 23:01:41 +0200 Subject: sa1100: move serial driver to drivers/serial add CONFIG_SA1100_SERIAL to activate the driver Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- include/configs/gcplus.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/gcplus.h') diff --git a/include/configs/gcplus.h b/include/configs/gcplus.h index 81ee05ffa..77d45783c 100644 --- a/include/configs/gcplus.h +++ b/include/configs/gcplus.h @@ -70,6 +70,7 @@ /* * select serial console configuration */ +#define CONFIG_SA1100_SERIAL #define CONFIG_SERIAL3 1 /* we use SERIAL 3 on ADS GCPlus */ /* allow to overwrite serial and ethaddr */ -- cgit v1.2.3