From 930590f3e49c8f32256edf2e5861e1535a329c6c Mon Sep 17 00:00:00 2001 From: Jean-Christophe PLAGNIOL-VILLARD Date: Sat, 31 Jan 2009 09:10:48 +0100 Subject: ixp: move serial to drivers/serial Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- include/configs/ixdpg425.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/ixdpg425.h') diff --git a/include/configs/ixdpg425.h b/include/configs/ixdpg425.h index 528bccdab..193008e0e 100644 --- a/include/configs/ixdpg425.h +++ b/include/configs/ixdpg425.h @@ -72,6 +72,7 @@ /* allow to overwrite serial and ethaddr */ #define CONFIG_ENV_OVERWRITE +#define CONFIG_IXP_SERIAL #define CONFIG_BAUDRATE 115200 #define CONFIG_SYS_IXP425_CONSOLE IXP425_UART1 /* we use UART1 for console */ -- cgit v1.2.3