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/bubinga.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/configs/bubinga.h') diff --git a/include/configs/bubinga.h b/include/configs/bubinga.h index 5feb63a78..2f99ef044 100644 --- a/include/configs/bubinga.h +++ b/include/configs/bubinga.h @@ -132,6 +132,8 @@ #define CONFIG_NET_MULTI 1 #define CFG_RX_ETH_BUFFER 16 /* Number of ethernet rx buffers & descriptors */ +#define CONFIG_NETCONSOLE /* include NetConsole support */ + #define CONFIG_RTC_DS174x 1 /* use DS1743 RTC in Bubinga */ #define CONFIG_COMMANDS (CONFIG_CMD_DFL | \ -- cgit v1.2.3