From 414eec35e3832f4f9ce8a25ace7ead638be1f76f Mon Sep 17 00:00:00 2001 From: wdenk Date: Sat, 2 Apr 2005 22:37:54 +0000 Subject: Fix problems with SNTP support; enable SNTP support in some boards. --- include/configs/RBC823.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/RBC823.h') diff --git a/include/configs/RBC823.h b/include/configs/RBC823.h index 4623dbb88..b0e491067 100644 --- a/include/configs/RBC823.h +++ b/include/configs/RBC823.h @@ -113,6 +113,7 @@ ~CFG_CMD_REISER & \ ~CFG_CMD_SCSI & \ ~CFG_CMD_SETGETDCR & \ + ~CFG_CMD_SNTP & \ ~CFG_CMD_SPI & \ ~CFG_CMD_UNIVERSE & \ ~CFG_CMD_USB & \ -- cgit v1.2.3