diff options
author | <m8@hekate.semihalf.com> | 2005-08-16 22:54:40 +0200 |
---|---|---|
committer | <m8@hekate.semihalf.com> | 2005-08-16 22:54:40 +0200 |
commit | ef3f9669ae0e40aaeebed61c08d50a17c68b2285 (patch) | |
tree | aed6d6886ce55184a50129af35b167dcb85e36db | |
parent | 30eb1770ca463d59d42b70706c6264240c492852 (diff) |
Disable SNTP for O2DNT board.
-rw-r--r-- | include/configs/o2dnt.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/o2dnt.h b/include/configs/o2dnt.h index 5d53163f582..d686f9e1787 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 ) |