summaryrefslogtreecommitdiff
path: root/include/configs/o2dnt.h
diff options
context:
space:
mode:
author <m8@hekate.semihalf.com>2005-08-16 22:54:40 +0200
committer <m8@hekate.semihalf.com>2005-08-16 22:54:40 +0200
commitef3f9669ae0e40aaeebed61c08d50a17c68b2285 (patch)
treeaed6d6886ce55184a50129af35b167dcb85e36db /include/configs/o2dnt.h
parent30eb1770ca463d59d42b70706c6264240c492852 (diff)
Disable SNTP for O2DNT board.
Diffstat (limited to 'include/configs/o2dnt.h')
-rw-r--r--include/configs/o2dnt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/o2dnt.h b/include/configs/o2dnt.h
index 5d53163f5..d686f9e17 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 )