From 68ceb29e7133a0f972f53d3d61fd61207374baec Mon Sep 17 00:00:00 2001 From: wdenk Date: Mon, 2 Aug 2004 21:11:11 +0000 Subject: Add support for console over UDP (compatible to Ingo Molnar's netconsole patch under Linux) --- include/configs/TQM860L.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/configs/TQM860L.h') diff --git a/include/configs/TQM860L.h b/include/configs/TQM860L.h index adac808..bc0f7c7 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 -- cgit v1.1