summaryrefslogtreecommitdiff
path: root/include/configs/ebony.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/ebony.h')
-rw-r--r--include/configs/ebony.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/ebony.h b/include/configs/ebony.h
index 5f608be4c5..8eb4697df7 100644
--- a/include/configs/ebony.h
+++ b/include/configs/ebony.h
@@ -197,6 +197,8 @@
#define CONFIG_NET_MULTI 1
#define CFG_RX_ETH_BUFFER 32 /* Number of ethernet rx buffers & descriptors */
+#define CONFIG_NETCONSOLE /* include NetConsole support */
+
#define CONFIG_COMMANDS (CONFIG_CMD_DFL | \
CFG_CMD_ASKENV | \
CFG_CMD_DATE | \