Disable SNTP for O2DNT board.
diff --git a/include/configs/o2dnt.h b/include/configs/o2dnt.h
index 5d53163..d686f9e 100644
--- a/include/configs/o2dnt.h
+++ b/include/configs/o2dnt.h
@@ -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	)