From: Date: Tue, 16 Aug 2005 20:54:40 +0000 (+0200) Subject: Disable SNTP for O2DNT board. X-Git-Tag: LABEL_2006_03_12_0025~214^2~1 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ef3f9669ae0e40aaeebed61c08d50a17c68b2285;p=oweals%2Fu-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 )