Disable SNTP for O2DNT board.
author <m8@hekate.semihalf.com> <>
Tue, 16 Aug 2005 20:54:40 +0000 (22:54 +0200)
committer <m8@hekate.semihalf.com> <>
Tue, 16 Aug 2005 20:54:40 +0000 (22:54 +0200)
include/configs/o2dnt.h

index 5d53163..d686f9e 100644 (file)
@@ -90,7 +90,6 @@
                                CFG_CMD_FAT     | \
                                CFG_CMD_I2C     | \
                                CFG_CMD_NFS     | \
-                               CFG_CMD_SNTP    | \
                                CFG_CMD_MII     | \
                                CFG_CMD_PING    | \
                                ADD_PCI_CMD     )