From 18cc7afd9a153a66854af862d14ba01c5496cf07 Mon Sep 17 00:00:00 2001 From: Ben Warren Date: Tue, 28 Apr 2009 16:50:53 -0700 Subject: Enable CONFIG_NET_MULTI on all remaining PPC4xx boards All in-tree PPC4xx boards now use CONFIG_NET_MULTI Signed-off-by: Ben Warren Signed-off-by: Stefan Roese --- include/configs/HUB405.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/HUB405.h') diff --git a/include/configs/HUB405.h b/include/configs/HUB405.h index 0e7d2c0..ea502d4 100644 --- a/include/configs/HUB405.h +++ b/include/configs/HUB405.h @@ -60,6 +60,7 @@ #define CONFIG_LXT971_NO_SLEEP 1 /* disable sleep mode in LXT971 */ #define CONFIG_PHY_CLK_FREQ EMAC_STACR_CLK_66MHZ /* 66 MHz OPB clock*/ +#define CONFIG_NET_MULTI /* -- cgit v1.1