From 1e25f957c845878bf3f71425f2f5d2baef897470 Mon Sep 17 00:00:00 2001 From: Stefan Roese Date: Thu, 20 Oct 2005 16:34:28 +0200 Subject: Add NetConsole Support for AMCC eval boards Patch by Stefan Roese, 20 Oct 2005 --- include/configs/walnut.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/configs/walnut.h') diff --git a/include/configs/walnut.h b/include/configs/walnut.h index d33956d38..6dbce5788 100644 --- a/include/configs/walnut.h +++ b/include/configs/walnut.h @@ -163,6 +163,9 @@ #define CFG_RX_ETH_BUFFER 16 /* use 16 rx buffer on 405 emac */ +#define CONFIG_NETCONSOLE /* include NetConsole support */ +#define CONFIG_NET_MULTI /* needed for NetConsole */ + /*----------------------------------------------------------------------- * I2C stuff *----------------------------------------------------------------------- -- cgit v1.2.3