From:  <m8@hekate.semihalf.com>
Date: Tue, 16 Aug 2005 20:54:40 +0000 (+0200)
Subject: Disable SNTP for O2DNT board.
X-Git-Tag: v2025.01-rc5-pxa1908~23287^2~1
X-Git-Url: http://git.dujemihanovic.xyz/html/static/git-logo.png?a=commitdiff_plain;h=ef3f9669ae0e40aaeebed61c08d50a17c68b2285;p=u-boot.git

Disable SNTP for O2DNT board.
---

diff --git a/include/configs/o2dnt.h b/include/configs/o2dnt.h
index 5d53163f58..d686f9e178 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	)