summaryrefslogtreecommitdiffstats
path: root/include/configs/TQM860L.h
diff options
context:
space:
mode:
authorwdenk <wdenk>2004-08-02 21:11:11 +0000
committerwdenk <wdenk>2004-08-02 21:11:11 +0000
commit68ceb29e7133a0f972f53d3d61fd61207374baec (patch)
treeaea2bf247ffeabcab9e908c152b316e269e2e5ee /include/configs/TQM860L.h
parent9aea95307fdb0ffe0d3a98a17ac73e5040c9756a (diff)
downloadtalos-obmc-uboot-68ceb29e7133a0f972f53d3d61fd61207374baec.tar.gz
talos-obmc-uboot-68ceb29e7133a0f972f53d3d61fd61207374baec.zip
Add support for console over UDP (compatible to Ingo Molnar's
netconsole patch under Linux)
Diffstat (limited to 'include/configs/TQM860L.h')
-rw-r--r--include/configs/TQM860L.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/TQM860L.h b/include/configs/TQM860L.h
index adac808e73..bc0f7c7f75 100644
--- a/include/configs/TQM860L.h
+++ b/include/configs/TQM860L.h
@@ -97,6 +97,8 @@
CFG_CMD_IDE | \
CFG_CMD_DATE )
+#define CONFIG_NETCONSOLE
+
/* this must be included AFTER the definition of CONFIG_COMMANDS (if any) */
#include <cmd_confdefs.h>
OpenPOWER on IntegriCloud