summaryrefslogtreecommitdiffstats
path: root/include/configs/ocotea.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/ocotea.h')
-rw-r--r--include/configs/ocotea.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/configs/ocotea.h b/include/configs/ocotea.h
index 5a27c02706..49dd4878cb 100644
--- a/include/configs/ocotea.h
+++ b/include/configs/ocotea.h
@@ -269,7 +269,9 @@
#define CONFIG_ZERO_BOOTDELAY_CHECK /* check for keypress on bootdelay==0 */
#define CONFIG_VERSION_VARIABLE 1 /* include version env variable */
-#define CFG_RX_ETH_BUFFER 32 /* Number of ethernet rx buffers & descriptors */
+#define CFG_RX_ETH_BUFFER 32 /* Number of ethernet rx buffers & descriptors */
+
+#define CONFIG_NETCONSOLE /* include NetConsole support */
/*-----------------------------------------------------------------------
* PCI stuff
OpenPOWER on IntegriCloud